My little modular Discord Bot made in Python3.
Find a file
2022-05-26 17:10:20 +02:00
.idea some first code added. hope the bot.ini doesnt get uploaded. :) for it to work, rename bot.ini.example to bot.ini, edit the file and install discord.py dependency. 2022-05-26 15:43:30 +02:00
ext reset bot token, testing ext functionality. 2022-05-26 15:56:36 +02:00
.gitignore some first code added. hope the bot.ini doesnt get uploaded. :) for it to work, rename bot.ini.example to bot.ini, edit the file and install discord.py dependency. 2022-05-26 15:30:48 +02:00
bot.ini.example some first code added. hope the bot.ini doesnt get uploaded. :) for it to work, rename bot.ini.example to bot.ini, edit the file and install discord.py dependency. 2022-05-26 15:44:36 +02:00
LICENSE Initial commit 2022-05-15 20:14:33 +00:00
pybot-f.py working bot but commands dont get registered on the guilds yet. 2022-05-26 17:10:20 +02:00
README.md some first code added. hope the bot.ini doesnt get uploaded. :) for it to work, rename bot.ini.example to bot.ini, edit the file and install discord.py dependency. 2022-05-26 15:30:48 +02:00

pybot-f

The Discord bot developed by freakyy85.

I develop this bot using discord.py. It should feature slash-commands, extensions inside a modules/ folder, and many more things I will try to implement.

Check by from time to time to see what has changed. :)