Please note, that I don't have any rights on this image.
- Python 3 or newer
- A Telegram account
- Copy
config.DEFAULT.pytoconfig.py
- Write
/newbotto @BotFather on Telegram and follow the instructions - Copy the token you get at the end into
bot_tokeninconfig.py
This depends on the platform you are doing this on (these instructions are for Telegram desktop)
- Click the "create" icon in the search field
- Choose
New channeland give it a name - Add your bot (use the @username) as an administrator to the channel
- Copy the channel username into
chat_idinconfig.py(that it looks likechat_id="@ConnectNotifier")
- Start
notifier.py
