A Discord Bot for O2Jam Account Verification and Monitoring.
We need a specific modules to be installed in order to run our bot.
Open the Powershell and type each.
pip install -r requirements.txt
if some modules are not installed correctly, try.
python pip install discord.py
python pip install pyodbc
python pip install python-dotenv
Bot Token and Database Configs are found in .emv
file.
to run the bot, open powershell and type python insert_bot_file_location
for example:
python e:/O2JAM/DiscordBot/bot.py
to close the bot, just ctrl+c in the powershell