Skip to content

Commit

Permalink
πŸ“ updating link
Browse files Browse the repository at this point in the history
  • Loading branch information
Vivien Mouret committed Jun 17, 2024
1 parent 1df80dd commit 1a05963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/subcommands/discord.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ module.exports = {
async execute(client, channel, message, userstate, urI, timestamp, autoPost, sponso) {
client
.reply(channel,
'Cliques sur le lien suivant pour sortir de la bordure et rejoindre le serveur du daft : https://discord.gg/ucwnMKKxZe',
'Cliques sur le lien suivant pour sortir de la bordure et rejoindre le serveur du daft : https://discord.gg/8qMFZC4djd',
userstate.id)
.catch(e => console.log(e));
}
Expand Down

0 comments on commit 1a05963

Please sign in to comment.