mirror of
https://github.com/Refactorio/RedMew.git
synced 2025-02-09 13:37:05 +02:00
Add 'donator' to chat triggers. (#1313)
This commit is contained in:
parent
1040c5f7bc
commit
9c134907ce
@ -11,6 +11,7 @@ local auto_replies = {
|
||||
['discord'] = {{'chat_triggers.discord'}},
|
||||
['patreon'] = {{'chat_triggers.patreon'}},
|
||||
['donate'] = {{'chat_triggers.donate'}},
|
||||
['donator'] = {{'chat_triggers.donate'}},
|
||||
['grief'] = {{'chat_triggers.grief'}}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user