Key Features • Download • License
- Every info about Pokémon, such as base stats, typing, movepool, evolutions...;
- Inline mode: no need to add the bot in the chats, use it everywhere with the inline mode;
- Always up-to-date thanks to PokeAPI
# Clone this repository
$ git clone https://github.com/alessiocelentano/rotogram
# Go into the repository
$ cd rotogram
# Install dependencies
$ pip3 install -r requirements.txt
# Edit config.ini with your API ID, API hash and bot token
$ vim src/config.ini
# Run the bot
$ python3 src/main.py
GPLv3