Command to remove greeting

This commit is contained in:
oof2win2
2021-02-13 13:50:32 +00:00
parent b6056544ae
commit 74bca08eb4
3 changed files with 10 additions and 1 deletions

View File

@@ -154,7 +154,8 @@ Roles.new_role('Supporter','Sup')
'command/tag-color',
'command/jail',
'command/unjail',
'command/join-message'
'command/join-message',
'command/join-message-clear'
}
Roles.new_role('Partner','Part')