I've finally decided to make this open source. I would not recommend you copy/paste these commands due to discordv13 changing many endpoints and functions. However, feel free to use this repository to learn some more about discord bot development!
A multifunctional discord bot for all your server-related needs!
Kukita is a bot developed by Sean#0004 to handle moderation of servers as well as provide users with fun minigames and commands. You can invite the bot to your server using this link.
- 0.0.3
- Work in progress
Distributed under the MIT license. See LICENSE
for more information.
https://github.com/sp00p
- Fork it (https://github.com/sp00p/Kukita/fork)
- Create your feature branch (
git checkout -b feature/Kukita
) - Commit your changes (
git commit -am 'Commit Message'
) - Push to the branch (
git push origin feature/Kukita
) - Create a new Pull Request