Requirements:
- requests
Makes use of https://mhw-db.com API endpoint for the data.
Commands:
- /start
- /help
- /monsters
- /weapons
- /deco
- /skills
- /items
Before starting, make sure to create the following config.py and place it in the same path as mhw.py:
class Config:
TOKEN = 'BOT API TOKEN'