removed lame gun emoji
This commit is contained in:
parent
1ddfd2762d
commit
f42864cac5
@ -4,8 +4,7 @@ PLUGIN.triggers = {
|
|||||||
['¯\\_(ツ)_/¯'] = '/shrug$',
|
['¯\\_(ツ)_/¯'] = '/shrug$',
|
||||||
['( ͡° ͜ʖ ͡°)'] = '/lenny$',
|
['( ͡° ͜ʖ ͡°)'] = '/lenny$',
|
||||||
['(╯°□°)╯︵ ┻━┻'] = '/flip$',
|
['(╯°□°)╯︵ ┻━┻'] = '/flip$',
|
||||||
['┌(┌ ^o^)┐'] = '/homo$',
|
['┌(┌ ^o^)┐'] = '/homo$'
|
||||||
['🔫'] = '/shot$'
|
|
||||||
}
|
}
|
||||||
|
|
||||||
function PLUGIN.action(msg)
|
function PLUGIN.action(msg)
|
||||||
|
Reference in New Issue
Block a user