A Modular Telegram bot writtten in Python using python-telegram-bot.
- Clone this repo.
- Execute
pip3 install -r requirements.txt
to install all the dependencies. - Copy
sample_config.ini
toconfig.ini
. - Fill all the variables in
config.ini
.
python3 -m Tsukibito