Skip to content

Nincodedo/Ninbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b141dec · Mar 28, 2025
Oct 14, 2023
Jul 11, 2024
Jan 22, 2024
Aug 24, 2024
Mar 26, 2025
Mar 28, 2025
Feb 21, 2025
Feb 21, 2025
May 28, 2024
Nov 5, 2022
Nov 27, 2022
Feb 13, 2022
Apr 15, 2022
Jul 11, 2024
Jan 14, 2021
Dec 6, 2024
Mar 30, 2024
Nov 8, 2022
Oct 14, 2023
Feb 11, 2020
Nov 12, 2022
Nov 12, 2022
Feb 21, 2025

Repository files navigation

Ninbot Logo

Ninbot Build Quality Gate Status Uptime

Ninbot is a Discord bot with various silly commands and actions, such as dabbing. Ninbot is built for OCW Discord using JDA.

Features

Dab on your friends.

Dab command example light Dab command example dark

Experience the father you never had but wish you did.

Dadbot reaction example light Dadbot reaction example dark

Want to use Ninbot on your Discord server?

Click here to add Ninbot to your server!

Want to help develop Ninbot?

Make sure to read our contributing expectations before making any changes.

Development Goals

Use the reaction JSON framework

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...

Minimize Chat Clutter

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.

Updated Documentation

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.

Special Thanks

Thanks to GetSongbpm for the API access!