1.0.0 • Published 5 years ago
discord.js-replyer v1.0.0
Discord.js discord.js-replyer
This package reply your text
this is the form in discord.js client.on('message', (message) =>{ const logger = require('discord.js-replyer') const guild = message.guild; const channelId = guild.channels.cache.get('your channel id'); const logChannel = guild.channels.cache.get('your logs channel id'); const color = '#176ce3'; const icon = 'your icon link'; const Name = 'your emebed name'; logger(channelId, logChannel, guild, client, Discord, message, color, icon, Name) })
Images
Like this image
replyer
replyer
1.0.0
5 years ago