NinigiBot
NinigiBot copied to clipboard
Verified Discord bot focused on moderation and information displays.
Splatfest embed with all Splatfests now exceeds the total embed character limit of 6000. Hotfix is to limit it to 10 Splatfests but ideally paginate this and add buttons to...
Birthdays are currently stored as a string: "DDMM" Days and months should probably be stored seperately to avoid notation confusion. Users are also passed by just nicknames it seems, which...
For some reason there are .json files, they are just put in a folder named "chaos", making it very counterintuitive. The name also implies they are prone to change or...
They don't get escaped properly even with double EncoreURIComponent().
- [ ] Role distribution changes logging - [x] Channel create logging - [x] Channel delete logging - [x] Channel updates logging - [x] Role create logging - [x] Role...
Allow to view older stats and move/ability/item details, including deprecated stuff like z-move and max move power.
- [x] Allow for searching per game, where all quests are paged. - [x] ~~Searching per rank? But only for the most recent game?~~ - [x] Searching quests by name...
### Feature Description Make Ninigi user-installable. - [ ] Decide which commands are available for users with Ninigi user-installed. - [ ] Implement difference between commands that are guild-only and...
### Feature Description Remove hardcoded emote jsons in favour of finding the emotes in the bot's available emotes. As these emotes are added to the bot they are likely always...