Configurable Discord bot for conducting events with RPG-like mechanics
  • Rust 99.3%
  • Shell 0.7%
Find a file
2ndbeam b6ea2d8958 feat: Completed commands list
- Added MapError::CannotReach variant
- Updated Map::unlock_room_for_account to check reachableness
- Added /info command
- Added /unlock command
- Added /move command
- Added /reset command
2025-12-15 15:19:07 +03:00
cfg
cli feat: Completed commands list 2025-12-15 15:19:07 +03:00
discord feat: Completed commands list 2025-12-15 15:19:07 +03:00
src feat: Completed commands list 2025-12-15 15:19:07 +03:00
tests
.gitignore
Cargo.lock feat: Completed commands list 2025-12-15 15:19:07 +03:00
Cargo.toml feat: Completed commands list 2025-12-15 15:19:07 +03:00
LICENSE