No description
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 feat: Implemented file hierarchy initialization 2025-12-05 17:16:40 +03:00
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 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: 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 Initial commit 2025-11-28 11:28:44 +03:00