From a056e8304332035ac3033baf052f94b74778aa24 Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Mon, 29 Jun 2020 14:35:20 -0700 Subject: [PATCH] link the babi video in the editor command --- bot.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bot.py b/bot.py index d8e4611..1071407 100644 --- a/bot.py +++ b/bot.py @@ -223,7 +223,8 @@ _TEXT_COMMANDS = ( ( '!editor', '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'), (