link the babi video in the editor command

This commit is contained in:
Anthony Sottile 2020-06-29 14:35:20 -07:00
parent 0264e14e49
commit a056e83043
1 changed files with 2 additions and 1 deletions

3
bot.py
View File

@ -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'),
( (