From a31601483aa8a28687ca43809929fbd77b0f8a54 Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Fri, 15 May 2020 14:44:20 -0700 Subject: [PATCH] add !editor command --- bot.py | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bot.py b/bot.py index aa52c69..23ecaf0 100644 --- a/bot.py +++ b/bot.py @@ -206,6 +206,11 @@ _TEXT_COMMANDS = ( 'We do have Discord, you are welcome to join: ' 'https://discord.gg/HxpQ3px', ), + ( + '!editor', + 'this is my text editor I made, called babi! ' + 'https://github.com/asottile/babi', + ), ('!emoji', 'anthon63DumpsterFire anthon63Pythonk'), ( '!explain',