Following dependency is needed:
- requests
Saving this locally
$ cd ~/Downloads/
$ mkdir github && cd github
$ git clone https://github.com/allendema/telegram-bot-api-scripts.git
$ pip3 install -r requirements.txtGo to the directory where the scripts are installed:
$ cd ~/Downloads/githubpython3 [BOT] &Example:
python3 dictionary_bot.py & python3 wikipedia_bot.py & 
