9 lines
140 B
Markdown
9 lines
140 B
Markdown
# Le bot le plus classe du monde
|
|
|
|
```bash
|
|
# Run server
|
|
TELEGRAM_TOKEN="token super secret" ./abitbol
|
|
|
|
# Update quotes
|
|
./abitbol --update
|
|
``` |