Releases: caphosra/cthulhu_bot
Releases · caphosra/cthulhu_bot
Unofficial Cthulhu Bot v3.2.0
Unofficial Cthulhu Bot v3.1.4
- Loads bot configurations from an external file #39
- Appends the logs to the log file without overwriting it
- Updates serenity, a backend library for interacting with Discord
Full Changelog: v3.1.3...v3.1.4
Unofficial Cthulhu Bot v3.1.3
- Shortened the description of /skill to fix #36.
Unofficial Cthulhu Bot v3.1.2
- Add a new command
/sk6
:/skill
is the same. - Add a new command
/sk7
: The CoC 7th Edition support. i.e. Hard success and extreme success support. - Add a new command
/skbrp
: The new BRP 2023 rulebook support. - Add a new command
/skdg
: The Delta Green support. - Fix the bug that makes the log system freeze. #31
Unofficial Cthulhu Bot v3.1.0
- Add
/choose
command - Implement a better log system
Unofficial Cthulhu Bot v3.0.0
- Contains newly implemented commands:
/cs
,/roll
,/set
,/skill
,/status
. - Follows a slash command system.
- Uses a SQL database to read and write the user-defined data smoothly.
Unofficial Cthulhu Bot v2.0.0
Reimplemented all in Rust to make it faster and added new commands: /define
, /set
, /status
, /undef
, /use
.
Since I changed the library to use, this bot can be invoked inside threads.
Unofficial Cthulhu Bot v1.0.0
Written in Typescript and can evaluate a few but fundamental commands.
For more information, please refer to README for v1.0.0.