1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-11-22 10:20:11 +00:00

Created Telegram Bot Setup (markdown)

Harvey Tindall 2021-05-08 16:40:46 +01:00
parent 51027a8daf
commit d74e72b22d

8
Telegram-Bot-Setup.md Normal file

@ -0,0 +1,8 @@
## Setting up a Telegram Bot
* Message the [BotFather](https://t.me/BotFather) with `/newbot` to start creating a bot.
* Follow the prompts to choose a name and username.
* Once complete, you will be given an HTTP API Key. In jfa-go, go to Settings > Telegram, enable it and paste the API Key into the `API Token` box, then save and restart.
## Example
<img src="https://raw.githubusercontent.com/hrfee/jfa-go/main/images/tg.png" alt="example bot creation"><img src="https://raw.githubusercontent.com/hrfee/jfa-go/main/images/tg-settings.png" alt="example jfa-go settings">