Skip to content

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

License

Notifications You must be signed in to change notification settings

alfadelta10010/pesu-bot-2025

 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Python 96.4%
  • Shell 3.6%