mirror of
https://github.com/MrDetonia/Maki.git
synced 2024-11-22 03:44:18 -05:00
v1.0.3 - eggs
This commit is contained in:
parent
b37b4561be
commit
cadb2fb4c6
@ -13,7 +13,7 @@ import json
|
||||
|
||||
|
||||
# bot version
|
||||
version = "v1.0.2"
|
||||
version = "v1.0.3"
|
||||
|
||||
|
||||
# TODO: generate this on the fly and make it look acceptable
|
||||
|
@ -76,7 +76,7 @@ def makireacts(client, msg):
|
||||
reactions = {
|
||||
r"\bmaki\b": "\N{BLACK HEART SUIT}",
|
||||
r"\bbutter\b": "\N{PERSON WITH FOLDED HANDS}",
|
||||
r"\begg\b": "\N{AUBERGINE}",
|
||||
r"\begg[s]?\b": "\N{AUBERGINE}",
|
||||
r"\bproblematic\b": "\N{EYEGLASSES}",
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user