Add HelloHello emote

This commit is contained in:
Anthony Sottile 2020-06-15 13:06:00 -07:00
parent 747fbb910c
commit 9fbf519a18
1 changed files with 1 additions and 1 deletions

2
bot.py
View File

@ -225,7 +225,7 @@ _TEXT_COMMANDS = (
'this is my text editor I made, called babi! ' 'this is my text editor I made, called babi! '
'https://github.com/asottile/babi', 'https://github.com/asottile/babi',
), ),
('!emoji', 'anthon63DumpsterFire anthon63Pythonk'), ('!emoji', 'anthon63DumpsterFire anthon63Pythonk anthon63HelloHello'),
( (
'!explain', '!explain',
'https://www.youtube.com/playlist?list=PLWBKAf81pmOaP9naRiNAqug6EBnkPakvY', # noqa: E501 'https://www.youtube.com/playlist?list=PLWBKAf81pmOaP9naRiNAqug6EBnkPakvY', # noqa: E501