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
1e20a5a7a04afe9e35e5164e431c52c12886c45c
aurorabot
/
bot
/
lib
History
syntaxbullet
1e20a5a7a0
refactor: migrate bot handlers to centralized logger
2026-01-14 17:58:28 +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(settings): group commands by category in system tab
2026-01-08 22:55:40 +01:00
clientStats.test.ts
feat: integrate real data into dashboard
2026-01-08 18:50:44 +01:00
clientStats.ts
feat: (ui) first dynamic data
2026-01-09 15:22:13 +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
…