link the babi video in the editor command
This commit is contained in:
parent
0264e14e49
commit
a056e83043
3
bot.py
3
bot.py
|
|
@ -223,7 +223,8 @@ _TEXT_COMMANDS = (
|
||||||
(
|
(
|
||||||
'!editor',
|
'!editor',
|
||||||
'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 '
|
||||||
|
'more info in this video: https://www.youtube.com/watch?v=WyR1hAGmR3g',
|
||||||
),
|
),
|
||||||
('!emoji', 'anthon63DumpsterFire anthon63Pythonk anthon63HelloHello'),
|
('!emoji', 'anthon63DumpsterFire anthon63Pythonk anthon63HelloHello'),
|
||||||
(
|
(
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue