Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Eslam-Nawara authored Nov 7, 2023
1 parent f75af05 commit 8cc1556
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@ Ensure that you have installed:

```bash
go run main.go -t <your bot token>
```
```

- Using Docker

```bash
docker build -t statusbot .
docker run -e <your bot token> -it statusbot
```
```

## Create a bot

Expand All @@ -49,12 +49,12 @@ Ensure that you have installed:
```ordered
1. Find telegram bot named "@botfarther"
2. Type /newbot
```
```

- Get the bot token

```ordered
1. In the same bot named "@botfarther"
2. Type /token
3. Choose your bot
```
```

0 comments on commit 8cc1556

Please sign in to comment.