This website requires JavaScript.
Explore
Help
Register
Sign In
syntaxbullet
/
aurorabot
Watch
1
Star
0
Fork
0
You've already forked aurorabot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ebefd8c0dff1ed0e54b61678082a33abe2fb6d46
aurorabot
/
bot
/
lib
History
syntaxbullet
2a72beb0ef
feat: Implement new settings pages and refactor application layout and navigation with new components and hooks.
2026-01-16 12:49:17 +01:00
..
handlers
refactor: migrate bot handlers to centralized logger
2026-01-14 17:58:28 +01:00
loaders
feat(settings): group commands by category in system tab
2026-01-08 22:55:40 +01:00
BotClient.test.ts
fix: address security review findings, implement real cache clearing, and fix lifecycle promises
2026-01-08 21:29:09 +01:00
BotClient.ts
feat: Add web admin page for quest management and refactor Discord bot's quest UI to use new components.
2026-01-15 17:21:49 +01:00
clientStats.test.ts
feat: integrate real data into dashboard
2026-01-08 18:50:44 +01:00
clientStats.ts
feat: Implement new settings pages and refactor application layout and navigation with new components and hooks.
2026-01-16 12:49:17 +01:00
db.test.ts
…
db.ts
…
embeds.ts
feat: implement branded discord embeds and versioning
2026-01-14 16:10:23 +01:00
interaction.routes.ts
feat: trivia command!
2026-01-11 14:37:17 +01:00
shutdown.test.ts
…
shutdown.ts
…
webhookUtils.ts
…