This website requires JavaScript.
Explore
Help
Register
Sign In
syntaxbullet
/
AuroraBot-discord
Watch
1
Star
0
Fork
1
You've already forked AuroraBot-discord
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
98044562575559af187cc191865c30fb21220783
AuroraBot-discord
/
src
/
events
History
syntaxbullet
5420653b2b
refactor: Extract interaction handling logic into dedicated
ComponentInteractionHandler
,
AutocompleteHandler
, and
CommandHandler
classes.
2025-12-24 21:38:01 +01:00
..
guildMemberAdd.ts
feat: conditionally assign student and class roles to new members if returning, otherwise assign visitor role.
2025-12-20 20:12:27 +01:00
interactionCreate.ts
refactor: Extract interaction handling logic into dedicated
ComponentInteractionHandler
,
AutocompleteHandler
, and
CommandHandler
classes.
2025-12-24 21:38:01 +01:00
messageCreate.ts
refactor: clean up unused imports and dead code across commands, services, and tests.
2025-12-24 11:02:13 +01:00
ready.ts
feat: implement a dedicated update service to centralize bot update logic, dependency checks, and post-restart handling.
2025-12-24 13:38:45 +01:00