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
17e636c4e52e458894b821df631217f8c25e41ad
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
…
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
…
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
…