tenebrous-dicebot/dicebot/src
projectmoon f295f2b7b6
continuous-integration/drone/push Build is passing Details
Update to Matrix SDK 0.6 (#98)
Quite a few changes involved. Mostly variable renames and a few changes to `await`s.

Not ready yet because bot cannot login due to some arcane error of `expected value at line 1 column 1`.

Co-authored-by: projectmoon <projectmoon@noreply.git.agnos.is>
Reviewed-on: #98
2023-04-13 19:04:48 +00:00
..
basic Refactor keep-drop parsing into function, better error handling. (#93) 2021-09-30 21:16:00 +00:00
bin Update to Matrix SDK 0.6 (#98) 2023-04-13 19:04:48 +00:00
bot Update to Matrix SDK 0.6 (#98) 2023-04-13 19:04:48 +00:00
cofd Update to Matrix SDK 0.6 (#98) 2023-04-13 19:04:48 +00:00
commands Update to Matrix SDK 0.6 (#98) 2023-04-13 19:04:48 +00:00
cthulhu Update to Matrix SDK 0.6 (#98) 2023-04-13 19:04:48 +00:00
db Add a game system column to room info (#95) 2022-02-02 20:56:50 +00:00
parser Change modifier order in Cthulhu 2021-11-06 21:23:51 +00:00
rpc Update to Matrix SDK 0.6 (#98) 2023-04-13 19:04:48 +00:00
systems Add a game system column to room info (#95) 2022-02-02 20:56:50 +00:00
config.rs Convert project to workspace with Tonic for gRPC. (#84) 2021-06-02 21:09:58 +00:00
context.rs Update to Matrix SDK 0.6 (#98) 2023-04-13 19:04:48 +00:00
error.rs Update to Matrix SDK 0.6 (#98) 2023-04-13 19:04:48 +00:00
help.rs Add help topic for variables 2023-04-05 07:59:13 +02:00
lib.rs Add a game system column to room info (#95) 2022-02-02 20:56:50 +00:00
logic.rs Update sqlx and refinery to newer versions (#88) 2021-09-05 07:56:41 +00:00
matrix.rs Update to Matrix SDK 0.6 (#98) 2023-04-13 19:04:48 +00:00
models.rs Convert project to workspace with Tonic for gRPC. (#84) 2021-06-02 21:09:58 +00:00
state.rs Convert project to workspace with Tonic for gRPC. (#84) 2021-06-02 21:09:58 +00:00