Experiments with Discord Bots via pycord.

BaumSplitter41 c9b077943b testing 3 minggu lalu
TEST_BOT_BAUM c9b077943b testing 3 minggu lalu
.gitignore 6be9dfad71 ... 5 bulan lalu
README.md ab377329d1 Clarify README instructions for main.py and .env 5 bulan lalu
requirements.txt c0b8a20476 Update requirements.txt to remove unused packages 4 bulan lalu

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.