This is a bot that will notify you for free games
It's supports Steam and Epic Games at the moment.
Simply use
/set_channel
slash command and set channel where you want to be notified.
- Download and install Python.
- Download and unarchive repo.
- Open CMD and change the directory to folder you just unarchived.
- Open
.env
file and replaceTOKEN
with your bot token (guide to how create bot) - Type in CMD:
pip install -r requirements.txt
And you're done!python main.py
- Open CMD and type:
sudo apt install python3 python-pip
git clone https://github.com/qwixck/game-alert.git
cd game-alert
- Open
.env
file and replaceTOKEN
with your bot token (guide to how create bot) - Type in CMD:
pip install -r requirements.txt
And you're done!python3 main.py