Skip to content

AlbinoDrought/discord-emote-enforcer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emote Enforcer

Deletes new messages in a Discord channel if they contain something other than emojis or Discord emotes.

Usage

DEC_TOKEN=your-discord-bot-token \
DEC_GUILD_ID=your-guild-id \
DEC_CHANNEL_ID=your-channel-id,your-other-channel-id \
go run main.go

See https://discord.com/developers/docs/topics/oauth2#bots for information on creating a Discord bot.

About

Deletes new messages in a Discord channel if they contain something other than emojis or Discord emotes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages