Configurable Discord bot for conducting events with RPG-like mechanics
  • Rust 99.3%
  • Shell 0.7%
Find a file
2ndbeam 1ae57ad358 feat!: implemented answer buttons
- Also you can /init without restarting bot

BREAKING CHANGE: Changed type of Data::discord to
Arc<Mutex<DiscordConfig>, removed field pending_answers from
DiscordConfig
2025-12-10 15:48:43 +03:00
cfg feat: Implemented file hierarchy initialization 2025-12-05 17:16:40 +03:00
cli feat: Implementation config 2025-12-09 21:15:50 +03:00
discord feat!: implemented answer buttons 2025-12-10 15:48:43 +03:00
src feat: Added DiscordConfig for future usage 2025-12-09 16:07:41 +03:00
tests
.gitignore feat: Implementation config 2025-12-09 21:15:50 +03:00
Cargo.lock feat: Implementation config 2025-12-09 21:15:50 +03:00
Cargo.toml feat: Implementation config 2025-12-09 21:15:50 +03:00
LICENSE