No description
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 feat: Added CLI rooms (dis-)connect functionality 2025-12-04 12:54:22 +03:00
.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 Initial commit 2025-11-28 11:28:44 +03:00