12 lines
330 B
Markdown
12 lines
330 B
Markdown
# confucius quote tg bot
|
|
|
|
write cool quotes in telegram
|
|
|
|

|
|
|
|
## setup
|
|
1. create bot in [@BotFather](https://t.me/BotFather)
|
|
1. enable __Inline Mode__ and set __Inline Feedback__ to `100%`
|
|
1. copy `config.example.ini` to `config.ini` and edit `BOT_TOKEN=`
|
|
1. run your bot
|
|
1. use your bot in inline mode |