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
5a20ed23f46130e7cb87742fa07c39ecab43e7bd
aurorabot
/
shared
/
lib
History
syntaxbullet
5a20ed23f4
fix: guard against undefined username in trivia won event
...
Co-Authored-By: Claude Opus 4.6 (1M context) <
noreply@anthropic.com
>
2026-03-18 13:06:33 +01:00
..
assets.ts
…
config.ts
refactor: consolidate config types and remove file-based config
2026-02-13 13:24:02 +01:00
constants.test.ts
feat: Introduce
TimerKey
enum and refactor timer key usage across services with new tests.
2026-02-13 13:11:16 +01:00
constants.ts
feat: Introduce
TimerKey
enum and refactor timer key usage across services with new tests.
2026-02-13 13:11:16 +01:00
env.ts
…
errors.ts
…
events.ts
fix: add type safety and error handling to event bus
2026-03-18 13:04:32 +01:00
eventWiring.ts
fix: guard against undefined username in trivia won event
2026-03-18 13:06:33 +01:00
logger.test.ts
…
logger.ts
…
types.ts
…
utils.ts
…