Add HelloHello emote
This commit is contained in:
parent
747fbb910c
commit
9fbf519a18
2
bot.py
2
bot.py
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue