Repost Guardian is a discord bot that prevents images from being reposted.
Its main purpose is to prevent memes from being spammed and reposted in the #meme channel.
The application gets the hashes of the images and saves them in memory and in a file. Each time the same hash has appeared, the message with the image is deleted.
The commands are prefixed with the r! prefix.
r!about- displays information about the botr!off- turns off the repost protectionr!on- turns on the repost protection
The on and off commands are only available to users with the Administrator permisson.
The bot needs permissions 10240, which are:
- Read messages
- Manage messages
The bot is licensed under the terms of the MIT license.