Reduce bot reaction time to motion votes
... | @@ -7,3 +7,4 @@ edition = "2018" | ... | @@ -7,3 +7,4 @@ edition = "2018" |
[dependencies] | [dependencies] | ||
serenity = "0.6.3" | serenity = "0.6.3" | ||
rand = "0.7.0" | rand = "0.7.0" | ||
lazy_static = "1.3.0" |
Please register or sign in to comment