Skip to content
This repository has been archived by the owner on Aug 22, 2020. It is now read-only.

1Computer1/hoshi

Repository files navigation

Hoshi

A starboard bot written for Discord using Discord.js.

Made by 1Computer and vzwGrey.
Invite Link: Click here!

Features

  • 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.

Setup

To setup for personal use:

  • Set up a PostgreSQL database.
  • Fill out the config.json.
  • Run the bot using node . or PM2.