/suggestion-bot

A powerful Slash Suggestion Discord Bot

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Suggestion Discord Bot

discordBadge

About

A powerful Slash Suggestion Discord Bot

Installation

To get started clone this repository and run npm install.

Setting Up

Rename config.example.json to config.json and fill the parameters

{
    "token": "your_bot_token",
    "mongooseConnectionString": "mongo_URI",
    // emojis
    "fail": "",
    "success": "",
    "thumbsup": "",
    "thumbsdown": ""
}

Invite your Discord Bot with bot and applications.commands scope

Note

It can take up to 1 hour until the slash commands are displayed

Projects

Preview

suggestions.mp4