Skip to content

The ultimate solution for community driven moderation on Discord!

License

Notifications You must be signed in to change notification settings

notmyidea/VoteVanish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VoteVanish Logo

VoteVanish Discord Bot

The ultimate solution for community driven moderation on Discord! Allow your server members to collectively decide the fate of messages with a simple voting mechanism. Clearing up spam & clutter, managing controversial content, or holding out during support-less times: VoteVanish ensures your community does not lose their faith in you.

Features

  • Vote-Delete: Let your community vote on messages for deletion.
  • Customizable Settings: Adjust voting thresholds and cooldowns to fit your server's needs.
  • Easy-to-Use Commands: Simple commands make setup and usage straightforward.
  • Supports Moderation Teams: Provides additional support to your moderation team by involving the community in content moderation.

Installation

To install VoteVanish, ensure you have Java and Maven installed on your system. Clone the repository, compile the bot, and configure it using your Discord bot token.

git clone https://github.com/your/repository.git
cd repository-directory
mvn clean install

Configuration

Modify config.properties to customize the bot's behavior:

token=your_discord_bot_token_here
and various other settings to modify who is allowed to vote, how many votes are needed to delete a message, etc.

License

MIT License