Experiments with Discord Bots via pycord.

BaumSplitter41 39a2b105e2 editing the mdal vor 3 Wochen
TEST_BOT_BAUM 39a2b105e2 editing the mdal vor 3 Wochen
.gitignore 6be9dfad71 ... vor 5 Monaten
README.md ab377329d1 Clarify README instructions for main.py and .env vor 5 Monaten
requirements.txt c0b8a20476 Update requirements.txt to remove unused packages vor 4 Monaten

README.md

pycord-bot-experimental

Experiments with Discord Bots via pycord.

The main file is the "main.py". You have to rename the "example.env" to ".env"

"main2.py" is just a example from the internet and is not made by me.