placeholder files for message reaction handling

This commit is contained in:
2022-11-26 22:32:52 +01:00
parent 553fcd87cf
commit 5404f9b301
3 changed files with 10 additions and 3 deletions

View File

@ -17,7 +17,6 @@ module.exports = {
const userEmbed = new EmbedBuilder()
.setColor('#0099ff')
.setTitle('Dev Pengu Help')
.setURL('https://frankenbot.io/help')
.setDescription('A List of Commands for Dev Pengu')
.addFields(
{ name: '**Help**', value: '`/help`' },