/pesu-bot-2025

PES'25 server's take on 2019 server's PESU bot

Primary LanguagePythonMIT LicenseMIT

PES25 Bot

GitHub forks GitHub stars Github license

The source code for authentication and moderation bot used in "PES'25" discord server

Tech stack

Uses discord.py, discord-py-slash-command, and Selenium

Testing

Add an alias to the bash shell to allow the bot to start:

alias botstart='source botEnv/bin/activate; nohup python3 bot.py'

Enable the Virtual Environment with the following command:

source botEnv/bin/activate

Create a .env file by copying sample.env and filling in the role values.

Then, run the bot by using the following command:

nohup python3 bot.py

Owner and Maintainer

alfadelta10010