Skip to content

Latest commit

 

History

History
59 lines (38 loc) · 1.86 KB

README.md

File metadata and controls

59 lines (38 loc) · 1.86 KB

Discord Suggestion / Proposal System Bot

About the Bot:

With this Bot you can add a Proposal / Suggestion System to your Discord Server.

For that you need to create 3 Channels in your Discord Server.

Discord Textchannels:

Channels Description
1. Suggestion/Proposal Channel Visible: All Users
The users can write their suggestion/proposals in here.
2. Queue Channel Visible: Staff Member
All written messages from the 1st Channel will get in here
The staff can Accept or Decline the suggestions / proposals
3. Accepted Suggestions Channel Visible: --
You can set this channel according to your needs, depending on what this system is used for.

How does it look like:

Example Picture
Accepted image
Accepted
(3rd Channel)
image
Declined image
Reactivated image

How to install:

Install the required package:

python3 -m pip install -U novus

Edit Line 10 / 11 in bot.py

guild_id = YOUR_GUILD_ID
bot_token = "YOUR_BOT_TOKEN"


Then start the Bot

python3 bot.py

This is made with Discord Novus to use SlashCommands

Usage:

/proposal channel type

Channel: Pick the channel out of the given list.

Type: Select the type of the channel

The data will be stored in proposal.json