MessageReactionFix is not needed anymore
This commit is contained in:
committed by
GitHub
parent
8591e2ffd5
commit
d7d1c83276
@@ -52,16 +52,6 @@ LIKES = {
|
|||||||
's': EmojiSize.SMALL
|
's': EmojiSize.SMALL
|
||||||
}
|
}
|
||||||
|
|
||||||
MessageReactionFix = {
|
|
||||||
'😍': ('0001f60d', '%F0%9F%98%8D'),
|
|
||||||
'😆': ('0001f606', '%F0%9F%98%86'),
|
|
||||||
'😮': ('0001f62e', '%F0%9F%98%AE'),
|
|
||||||
'😢': ('0001f622', '%F0%9F%98%A2'),
|
|
||||||
'😠': ('0001f620', '%F0%9F%98%A0'),
|
|
||||||
'👍': ('0001f44d', '%F0%9F%91%8D'),
|
|
||||||
'👎': ('0001f44e', '%F0%9F%91%8E')
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
GENDERS = {
|
GENDERS = {
|
||||||
# For standard requests
|
# For standard requests
|
||||||
|
Reference in New Issue
Block a user