Skip to content

Commit

Permalink
feat(pub_message.config.ts): update channelId in pubMessage config fo…
Browse files Browse the repository at this point in the history
…r clash royale
  • Loading branch information
Arcoz0308 committed Jul 31, 2023
1 parent 99617bd commit 39f6c41
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import {simpleEmbed} from '$core/utils/discord';

export const pubMessage: PubMessagesGlobalConfig = {
enable: true,
channelId: '795972160023822349',
channelId: '1135349223936765983',
messages: [{
embed: simpleEmbed('**BSE a besoin de ton aide pour que l\'on puisse lancer de nouveaux projets !** :trophy: \n' +
'\n' +
Expand Down

0 comments on commit 39f6c41

Please sign in to comment.