fix magic link being crawled by discord

This commit is contained in:
41666 2019-03-21 05:57:37 -05:00
parent 7174b7699d
commit deef06fa2a

View file

@ -317,7 +317,7 @@ class DiscordService extends Service {
'<:AkkoC8:437428070849314816> *Reticulating splines...*', '<:AkkoC8:437428070849314816> *Reticulating splines...*',
'Also, you look great today <:YumekoWink:439519270376964107>', 'Also, you look great today <:YumekoWink:439519270376964107>',
'btw, ur bright like a <:diamond:544665968631087125>', 'btw, ur bright like a <:diamond:544665968631087125>',
`🌈 psst! pssssst! I'm an expensive bot, would you please spare some change? <https://patreon.com/kata>`, `🌈 psst! pssssst! I'm an expensive bot, would you please spare some change? <https://ko-fi.com/roleypoly>`,
'📣 have suggestions? wanna help out? join my discord! <https://discord.gg/PWQUVsd>\n*(we\'re nice people, i swear!)*', '📣 have suggestions? wanna help out? join my discord! <https://discord.gg/PWQUVsd>\n*(we\'re nice people, i swear!)*',
`🤖 this bot is at least ${Math.random() * 100}% LIT 🔥`, `🤖 this bot is at least ${Math.random() * 100}% LIT 🔥`,
'💖 wanna contribute to these witty lines? <https://discord.gg/PWQUVsd> suggest them on our discord!', '💖 wanna contribute to these witty lines? <https://discord.gg/PWQUVsd> suggest them on our discord!',
@ -328,7 +328,7 @@ class DiscordService extends Service {
'**Hey there!** <a:StockKyaa:435353158462603266>', '**Hey there!** <a:StockKyaa:435353158462603266>',
'', '',
`Use this secret code: **${chall.human}**`, `Use this secret code: **${chall.human}**`,
`Or, click here: ${this.ctx.config.appUrl}/magic/${chall.magic}`, `Or, click here: <${this.ctx.config.appUrl}/magic/${chall.magic}>`,
'', '',
'This code will self-destruct in 1 hour.', 'This code will self-destruct in 1 hour.',
'---', '---',