Skip to content

vaggos-thanos/replyer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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

example

Like this image

replyer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors