Skip to content

Releases: caphosra/cthulhu_bot

Unofficial Cthulhu Bot v3.2.0

05 Aug 09:56
9b24704
Compare
Choose a tag to compare
  • Localize to Japanese in #44
  • Add a db feature to reduce unused dependencies in #45
  • Shorten a description of /sk6 in #47
  • Implement commands for opposed rolls in #48

Full Changelog: v3.1.4...v3.2.0

Unofficial Cthulhu Bot v3.1.4

20 Jan 04:21
3911519
Compare
Choose a tag to compare
  • 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

05 Sep 04:21
c352542
Compare
Choose a tag to compare
  • Shortened the description of /skill to fix #36.

Unofficial Cthulhu Bot v3.1.2

05 Sep 02:45
8dc83ea
Compare
Choose a tag to compare
  • 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

13 Aug 09:02
93ef230
Compare
Choose a tag to compare
  • Add /choose command
  • Implement a better log system

Unofficial Cthulhu Bot v3.0.0

08 Jun 05:32
fcf7427
Compare
Choose a tag to compare
  • 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

04 Mar 14:04
dcd9c7d
Compare
Choose a tag to compare

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

04 Mar 06:01
2c92ded
Compare
Choose a tag to compare

Written in Typescript and can evaluate a few but fundamental commands.
For more information, please refer to README for v1.0.0.