Ninbot is a Discord bot with various silly commands and actions, such as dabbing. Ninbot is built for OCW Discord using JDA.
Dab on your friends.
Experience the father you never had but wish you did.
Click here to add Ninbot to your server!
- Check the documentation for a list of features and help with commands
- Create an issue if you think you've found a bug
- Ask a question in GitHub Discussions if you need additional help
Make sure to read our contributing expectations before making any changes.
Prioritize the reaction framework when possible. Adding a target phrase and a response to the responses.json is sometimes all you need to do. Responses done through this will react with emojis automatically if it is possible. This also helps with the next development goal...
Prioritize reacting with emojis when possible. Sending chat messages should only be done if absolutely necessary (comedy is sometimes necessary). Commonly used Emojis for Ninbot can be found in the common Emojis class.
Changes and additions to a command or action that would affect the end user should be documented. The latest version of Ninbot is the only supported version, so the documentation needs to be up-to-date.
Thanks to GetSongbpm for the API access!