s
This commit is contained in:
parent
a066a875e8
commit
6d85d67705
@ -607,6 +607,10 @@ elif [ "$1" = "message" ]; then
|
||||
message $2
|
||||
elif [ "$1" = "test" ]; then
|
||||
test-bots
|
||||
elif [ "$1" = "message" ]; then
|
||||
message "$2"
|
||||
elif [ "$1" = "ipBlockParser" ]; then
|
||||
ipBlockParser "$2"
|
||||
elif [ "$1" = "import" ]; then
|
||||
import-saved
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user