removed lame gun emoji

This commit is contained in:
topkecleon 2015-07-10 22:04:56 -04:00
parent 1ddfd2762d
commit f42864cac5

View File

@ -4,8 +4,7 @@ PLUGIN.triggers = {
['¯\\_(ツ)_/¯'] = '/shrug$',
['( ͡° ͜ʖ ͡°)'] = '/lenny$',
['(╯°□°)╯︵ ┻━┻'] = '/flip$',
[' o'] = '/homo$',
['🔫'] = '/shot$'
[' o'] = '/homo$'
}
function PLUGIN.action(msg)