create guild data if not present. added a temp method to reattach channels to their guild data

This commit is contained in:
2020-10-27 11:37:55 +00:00
parent d7b0d18444
commit b08848d272
5 changed files with 23 additions and 7 deletions

2
Cargo.lock generated
View File

@ -1175,7 +1175,7 @@ dependencies = [
[[package]]
name = "reminder_rs"
version = "1.1.2"
version = "1.1.3"
dependencies = [
"Inflector",
"async-trait",