Skip to content

Johns-bots/SuggestionsBot

 
 

Repository files navigation

Suggestion Bot

Features

!suggest: Suggests a suggestion
!accept [messageID] : Accepts a suggestion (Do not spam)
!decline [messageID] : Declines a suggestion (Do not spam)

Get Started

Create a config.json file

Add in the config.json file as it shows in image below

Create .env file

Add in the .env file the following line

TOKEN=

Run npm i in terminal

run node index.js in terminal test your commands any errors make a pull request.

To-Do's

Make bot Application Commands Add modals at some point.

Authors