From 0264e14e492fe8056972217328f1549087e445cd Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Sun, 21 Jun 2020 14:05:25 -0700 Subject: [PATCH] add !faq command --- bot.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bot.py b/bot.py index 0c663c9..d8e4611 100644 --- a/bot.py +++ b/bot.py @@ -230,6 +230,10 @@ _TEXT_COMMANDS = ( '!explain', 'https://www.youtube.com/playlist?list=PLWBKAf81pmOaP9naRiNAqug6EBnkPakvY', # noqa: E501 ), + ( + '!faq', + 'https://www.youtube.com/playlist?list=PLWBKAf81pmOZEPeIV2_pIESK5hRMAo1hR', # noqa: E501 + ), ( '!github', "anthony's github is https://github.com/asottile -- stream github is "