replace keyboard links with amazon links

This commit is contained in:
Anthony Sottile 2020-07-23 23:21:36 -07:00
parent f360250839
commit 42a8ba8450
1 changed files with 2 additions and 4 deletions

6
bot.py
View File

@ -238,8 +238,7 @@ _TEXT_COMMANDS = (
(
'!keyboard4',
'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
'(contributed by PhillipWei): https://amzn.to/3jzmwh3',
),
# the rest of these are sorted by command
@ -280,8 +279,7 @@ _TEXT_COMMANDS = (
('!homeland', 'WE WILL PROTECT OUR HOMELAND!'),
(
'!keyboard',
'kinesis freestyle pro (cherry mx reds) '
'https://kinesis-ergo.com/shop/freestyle-pro/',
'kinesis freestyle pro (cherry mx reds) https://amzn.to/3jyN4PC',
),
('!levelup', 'https://i.imgur.com/Uoq5vGx.gif'),
('!lurk', 'thanks for lurking, {user}!'),