Skip to content

Suggestions-bot/suggestions-bot

Repository files navigation

Suggestion Discord Bot

This bot allows users to make suggestions as well as accept and deny, and reverse the previous.

Would you like to use the bot but not host it?

Invite the public bot to your server here.

Is self-hosting a better option for you?

Installation

Use node i or npm i

Rename _.env to .env and fill in the blanks

Token

Put token in .env

To start

Use node index.js or npm run start