Experiments with Discord Bots via pycord.

baumsplitter41 c0b8a20476 Update requirements.txt to remove unused packages hace 4 meses
TEST_BOT_BAUM 2dcd0f1fab Titel change of the serverinformation embed hace 5 meses
.gitignore 6be9dfad71 ... hace 5 meses
README.md ab377329d1 Clarify README instructions for main.py and .env hace 5 meses
requirements.txt c0b8a20476 Update requirements.txt to remove unused packages hace 4 meses

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.