feat: implement bots including tests

this starts work on #78
This commit is contained in:
Paul Makles
2023-04-22 14:25:02 +01:00
parent 56ead0f894
commit 6b10385c0d
11 changed files with 311 additions and 31 deletions

1
Cargo.lock generated
View File

@@ -2836,6 +2836,7 @@ dependencies = [
"mongodb",
"nanoid",
"optional_struct",
"revolt-result",
"serde",
"serde_json",
]