Provides commands like !games
to show free game offers on Stream and Epic Games Store
You need Python 3.5 or later to run discord-bot-boilerplate. Recommend using Python 3.6+ Python packages are available at http://www.python.org/getit/
To Run:
$ pip install -r requirements.txt
$ python app.py
- Discord.py - Discord python3 API wrapper
This project is licensed under the MIT License - see the LICENSE.md file for details