Skip to content

Commit

Permalink
Silence help links to prevent spam
Browse files Browse the repository at this point in the history
  • Loading branch information
xsduan committed Jan 24, 2018
1 parent bfde2ae commit d9ab128
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions help/help.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ const help = [
'Converts XSAMPA, ZSAMPA, or APIE. Hopefully.'],
[cfg.get('prefix') + 'help',
'Reply with this message.'],
['About these conversions', `https://en.wikipedia.org/wiki/X-SAMPA
http://www.kneequickie.com/kq/Z-SAMPA
https://pastebin.com/eSyXwg1Z`],
['About these conversions', `<https://en.wikipedia.org/wiki/X-SAMPA>
<http://www.kneequickie.com/kq/Z-SAMPA>
<https://pastebin.com/eSyXwg1Z>`],
['\u200B',
'found a bug or want to suggest a feature?\ngithub: https://github.com/xsduan/conniebot\ncome discuss: https://discord.gg/MvWMH3z']
'found a bug or want to suggest a feature?\n<github: https://github.com/xsduan/conniebot>\ncome discuss: https://discord.gg/MvWMH3z']
]

/*
Expand Down

0 comments on commit d9ab128

Please sign in to comment.