hmm
source code link should link directly to actual code
This commit is contained in:
parent
99b2c4227c
commit
202700eb9b
2
index.js
2
index.js
@ -41,7 +41,7 @@ console.log("start");
|
||||
"\n Each command has an abbreviated version." +
|
||||
"\n"+
|
||||
`\n\n[» Add this bot to your server](https://discordapp.com/oauth2/authorize?scope=bot&client_id=${client.id})`+
|
||||
"\n[» Source code](https://github.com/ledlamp/puppeteer-discord-bot)"+
|
||||
"\n[» Source code](https://github.com/ledlamp/puppeteer-discord-bot/blob/master/index.js)"+
|
||||
"\n[» Submit an issue](https://github.com/ledlamp/puppeteer-discord-bot/issues/new)"
|
||||
}, to: channelID});
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user