blacklist command

This commit is contained in:
jude
2020-08-26 18:26:28 +01:00
parent afe3dbc525
commit ff09ccfd62
7 changed files with 31 additions and 2 deletions

1
Cargo.lock generated
View File

@ -1093,6 +1093,7 @@ dependencies = [
"chrono",
"chrono-tz",
"dotenv",
"lazy_static",
"log",
"regex",
"regex_command_attr",