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
9e6bb8b148aaf6adcc6c145f0604951098f87085
aurorabot
/
shared
/
lib
History
syntaxbullet
9e6bb8b148
All checks were successful
Deploy to Production / test (push)
Successful in 35s
Details
fix: add non-null assertion for default rarity config fallback
...
Co-Authored-By: Claude Opus 4.6 (1M context) <
noreply@anthropic.com
>
2026-03-26 15:15:53 +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 non-null assertion for default rarity config fallback
2026-03-26 15:15:53 +01:00
types.ts
…
utils.ts
…