add switch type to !keyboard

This commit is contained in:
Anthony Sottile 2020-05-29 14:48:00 -07:00
parent f2f5171ecc
commit dd3b4cbe90
1 changed files with 2 additions and 1 deletions

3
bot.py
View File

@ -230,7 +230,8 @@ _TEXT_COMMANDS = (
('!homeland', 'WE WILL PROTECT OUR HOMELAND!'),
(
'!keyboard',
'this is my streaming keyboard (contributed by PhillipWei): '
'this is my streaming keyboard (cherry mx clears) '
'(contributed by PhillipWei): '
'https://www.wasdkeyboards.com/code-v3-87-key-mechanical-keyboard-zealio-67g.html', # noqa: E501
),
('!levelup', 'https://i.imgur.com/Uoq5vGx.gif'),