Experiments with Discord Bots via pycord.
Find a file
2026-07-09 22:09:25 +02:00
TEST_BOT_BAUM testing 2026-04-20 09:12:39 +02:00
.gitignore ... 2025-11-25 15:20:33 +01:00
LICENSE Added MIT license 2026-07-09 22:09:25 +02:00
README.md Clarify README instructions for main.py and .env 2025-12-02 17:46:54 +01:00
requirements.txt Update requirements.txt to remove unused packages 2025-12-17 15:59:49 +01:00

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.