Experiments with Discord Bots via pycord.

BaumSplitter41 51f2091f8f testing with explicit example před 3 týdny
TEST_BOT_BAUM 51f2091f8f testing with explicit example před 3 týdny
.gitignore 6be9dfad71 ... před 5 měsíci
README.md ab377329d1 Clarify README instructions for main.py and .env před 5 měsíci
requirements.txt c0b8a20476 Update requirements.txt to remove unused packages před 4 měsíci

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.