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
0517cd638cabaeb9906336b3cb9529548c06c6d3
aurorabot
/
shared
/
lib
History
syntaxbullet
0517cd638c
fix: add JSDoc header and null input test for rarity config
2026-03-18 21:49:10 +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
…
rarity.test.ts
fix: add JSDoc header and null input test for rarity config
2026-03-18 21:49:10 +01:00
rarity.ts
fix: add JSDoc header and null input test for rarity config
2026-03-18 21:49:10 +01:00
types.ts
…
utils.ts
…