rashibandi / pesu-bot-2025

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Enable the Virtual Environment with the following command:

source botEnv/bin/activate

Create a .env file with the following contents:

DISCORD_TOKEN=token_here

Then, run the bot by using the following command:

python3 bot.py

Owner and Maintainer

alfadelta10010

About

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

License:MIT License


Languages

Language:Python 95.3%Language:Shell 4.7%