KiddoBot is a Discord bot written in Python. It is designed to be a fun and kinda useful bot for Discord servers.
It is currently in development and will be updated semi regularly.
It can either be self-hosted or you can invite it to your server by clicking here
- Fun commands (KiddoBot is a fun bot after all)
- Games
- Moderation commands
- Music commands
- Weather commands
- Other useful commands
a Discord bot token and some knowledge with Docker or Python
- Download the docker-compose.yml file
- Create a new file called
data.txtand paste your Discord bot token into it - Run
docker compose upin the same directory - Enjoy!
- Clone the repository
- Create a new file called
data.txtand paste your Discord bot token into it - Run
pip install -r requirements.txt - Run
python KiddoBot.py - Enjoy!
Made with ❤️ by MaximalBrot Inc. (Passionate C-Haters and Python enjoyers)