Configurable Discord bot for conducting events with RPG-like mechanics
  • Rust 99.3%
  • Shell 0.7%
Find a file
2ndbeam 99812c5d7c feat: Proper error handling
- Bump version to 0.8.0
- Added discord error struct
- All errors now implement std::error::Error
- Implemented error handler instead of relying on default
- Fixed bug where you could send answer on a completed quest
2025-12-12 16:52:31 +03:00
cfg
cli feat: Proper error handling 2025-12-12 16:52:31 +03:00
discord feat: Proper error handling 2025-12-12 16:52:31 +03:00
src feat: Proper error handling 2025-12-12 16:52:31 +03:00
tests
.gitignore
Cargo.lock feat: Proper error handling 2025-12-12 16:52:31 +03:00
Cargo.toml feat: Proper error handling 2025-12-12 16:52:31 +03:00
LICENSE