A starboard bot written for Discord using Discord.js.
Made by 1Computer and vzwGrey.
Invite Link: Click here!
- Setting a custom prefix.
- Starring and unstarring messages via reaction or command.
- Setting a custom emoji for reactions.
- Setting a custom starboard channel.
- Deleting messages from the starboard in case of abuse.
- Viewing the people who starred a message.
- Adding positive reputation to users.
- Viewing local and global stars and reputation.
- Blacklisting people from using the starboard or adding reputation.
To setup for personal use:
- Set up a PostgreSQL database.
- Fill out the
config.json
. - Run the bot using
node .
or PM2.