Experiments with Discord Bots via pycord.

BaumSplitter41 8091de0377 Added a serverinformation command and translated the interaction with the bot in to english. Note: This is just the info commit, the changes were made in the last commit. hai 5 meses
TEST_BOT_BAUM 8091de0377 Added a serverinformation command and translated the interaction with the bot in to english. Note: This is just the info commit, the changes were made in the last commit. hai 5 meses
.gitignore 8848e8c74b Added requirements, gitignore and server ID input to .env file. hai 5 meses
README.md 22664d8fcf Update README with main file details hai 5 meses
requirements.txt 8848e8c74b Added requirements, gitignore and server ID input to .env file. hai 5 meses

README.md

pycord-bot-experimental

Experiments with Discord Bots via pycord.

The main file is the main.py. main2.py is just a example from the internet and is not made by me.