Okay, so I created this bot just to practice my Telegram API skills.
/start
— Initial message./tag
— Initiate Rule34 mode (nsfw)./help
— Commands.
- Set the TELEGRAM_BOT_API env variable.
- Clone the repo.
- Install the requrements:
pip3 install -r requirements.txt
- Run the bot!