Experiments with Discord Bots via pycord.

baumsplitter41 0ce7e178a7 Delete main.py 5 tháng trước cách đây
TEST_BOT_BAUM 87baa959bd Delete TEST_BOT_BAUM/main.py 5 tháng trước cách đây
.gitignore 6be9dfad71 ... 5 tháng trước cách đây
README.md ab377329d1 Clarify README instructions for main.py and .env 5 tháng trước cách đây
requirements.txt 8848e8c74b Added requirements, gitignore and server ID input to .env file. 5 tháng trước cách đây

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.