infernal-crack-led/bakery-bot — explained in plain English
Analysis updated 2026-05-18
Look up a NIKKE character's stats, tier ranking, and build advice with a single slash command.
Convert event times mentioned in Discord into a timestamp that shows in each viewer's local timezone.
Automatically add local time stamps to news channel posts that mention event times.
Save and recall memorable messages from community members using an emoji reaction threshold.
| infernal-crack-led/bakery-bot | 0xkinno/neuralvault | 0xmayurrr/ai-contractauditor | |
|---|---|---|---|
| Stars | 1 | 1 | 1 |
| Language | TypeScript | TypeScript | TypeScript |
| Setup difficulty | moderate | hard | easy |
| Complexity | 3/5 | 4/5 | 2/5 |
| Audience | general | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Self-hosting requires discord.js, a Next.js dashboard, and a Postgres database, otherwise just invite the hosted bot.
Maiden is a Discord bot built for the community around Maiden's Bakery, a group of player unions for the mobile game NIKKE: Goddess of Victory. It acts as a helpful assistant inside the Discord server, giving members quick access to character information and community resources without leaving the chat. The main feature is a lookup command where a member types a character's name, or even a common nickname, and Maiden replies with that character's weapon type, class, element, tier rankings pulled from a couple of community sites, arena win rates, and build recommendations from a shared community spreadsheet, all in one message with links back to the original sources. Another command converts event times mentioned in a certain format into a special Discord timestamp that automatically displays in each viewer's own local time zone, so people do not have to do timezone math by hand. The bot can also watch specific news channels, read posts about upcoming events, and automatically reply with a converted local time stamp whenever it detects a date or time in the text, assuming the game's own server time zone if none is given. Other features include a set of quick links to community guides, a quote saving system where reacting to a funny or memorable message with a chosen emoji enough times gets it saved and later pulled up per user, and a handful of small utility commands like server info, user info, and a feature request logger. Server admins get their own configuration commands to set up which channels the bot should watch and adjust settings like the quote reaction threshold. Under the hood, Maiden is an open source project written in TypeScript, using discord.js for the bot itself, a Next.js dashboard, and a Postgres database. It is released under the GNU AGPL-3.0 license, meaning anyone who runs a modified version as an online service must share their source code under the same license.
A Discord bot for a NIKKE gaming community that looks up character info, converts event times to local timezones, and saves community quotes.
Mainly TypeScript. The stack also includes TypeScript, discord.js, Next.js.
You can use, modify, and self-host this, but if you run a modified version as an online service, you must share your source code under the same license.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
double-check against the repo, no cap.