Suggestions
APP
— Today at 7:44 PM
No embed found for that message!
Only you can see this • Dismiss message
Discord Suggestions
$5.00
Sold by: MetzeyDiscord Suggestions – The ability to publicly accept or deny suggestions (With options to list a suggestion as duplicated) that get voted on in specifically designated channels. Shows upvotes and downvotes at the time of accepting/denying/duplicated and the staff response, all while allowing users to discuss suggestions in a thread linked to said suggestion.
- Description
- Reviews (2)
- Version History
- Discussions (3)
- Setup
- Product Enquiry
Description
Description
Discord Suggestions
This bot is working in its current state, but has no planned future updates.
Features
- Publicly accept/deny/list duplicated suggestions with a reason
- Blockable words, phrases and/or links
- Tidy embeds meaning everything is easily readable.
- Any messages sent into the suggestions channel(s) (specified in the config) get automatically turned into a suggestion embed and emojis are added to it for voting.
- Accept/deny/duplicated colors to easily see which suggestions have been given the green light to go ahead or turned down.
- Up votes and downvotes are listed in the footer at the time of accepting or denying the suggestion.
- You can customize the embed colors for each type of action (accept/deny/duplicated)
- The ability to change the “Staff Reply” name in the config.
- Only users with the specified role in the config can utilize the accept/deny/duplicated context menus.
- Thread discussion for each suggestion posted.
- Change the emojis to any of your liking.
- Custom Thread naming.
What you Need and How to Install:
- A Discord bot host (Locally or Remotely) for Node.js 16.6+ (Required – The linked website is a recommendation, you can use any host you like)
- Node.js 16.6+ installed on your OS (Required)
- A Discord bot token (Required) (Invite Link: https://discord.com/api/oauth2/authorize?client_id=APPLICATIONIDHERE&permissions=355392&scope=applications.commands%20bot)
- Basic JSON knowledge for config editing (Required)
Windows
- Download the zip and unpack it in your desired location.
- Edit your config files to your liking (config.json) and upload your bot token and Application ID to the .env file in the configs folder.
- Run the start.bat file to automatically install all needed modules and start the bot up in its own instance.
Linux
- Download the zip and unpack it in your desired location.
- Install the modules by being in your ticket bot directory and running the “npm i” command. This will create a node_modules folder.
- Set up your bot on a package like PM2. Installation can be found on their website.
- Edit your config files to your liking (config.json) and upload your bot token and Application ID to the .env file in the configs folder.
- Use the PM2 commands to start your bot!
NOTE:
* The Application ID needed for the .env file, can be found at the Discord Developer page here: https://metzey.dev/uploads/chrome_ySiYfdgSDE.png
* When making the bot through discord, be sure to enable the Privileged Intents on the bot tab.
Config Defaults:
{
“prefix”: “!”, // What prefix the bot listens to for commands
“main_color”: “#208cdd”, // The bulk of the embeds will be this color
“suggestions_channel_ids”: [“”, “”], // The channel IDs of the suggestions channels you want the bot to take control of.
“guild_id”: “”, // The ID of you discord server
“suggestion_response_role_id”: “”, // The ID of the role you want to be able to accept and deny suggestions
“suggestion_response_title”: “Staff Response“, // The title you want to show as the responder to suggestions
“response_colors”: {
“accept_color”: “#2da612”, // Embed color for the accept response
“deny_color”: “#db290d”, // Embed color for the deny response
“duplicated_color”: “e3963e”, // Embed color for the duplicated response
},
“reaction_emojis”: {
“accept”: 👍, // Accept reaction (If using custom emojis, only input the ID, not the formatted form)
“reject”: 👎, // Reject reaction (If using custom emojis, only input the ID, not the formatted form)
},
“thread_info”: {“name”: “Discuss {{USER}}’s suggestion” // The name a thread is given when created},“block_keywords”: [“discord.gg”] // Anything within this section will be blocked via the bot from suggestions.
}
Contact:
The best form of contact is to direct message me on Discord!
Metzey#8740 | https://discord.gg/TVuaAVrFup
Reviews (2)
2 reviews for Discord Suggestions
Only logged in customers who have purchased this product may leave a review.
Version History
- Fixed Fixed the blacklist blocking messages across the whole discord, not just the suggestions.
- Added Added a config to add blocked words of suggestions. Any suggestions made with this blocked words will just be deleted. Thanks to Bekermelk for the suggestion and Tide for supplying code.
- Added Added a new config section to allow users to customize the embed colors once a suggestion is accepted/denied/listed as duplicated.
- Added Added a new response item: "Duplicated suggestion". Which allows you to announce that the suggestion hasn't been accepted/denied, but is listed elsewhere and the option to link the other suggestion.
- Updated Changed the config file variable "suggestions_channel_id" to "suggestions_channel_ids" to allow for multiple suggestion channels for different topics.
- Updated Made changes to remove discriminators from the bot.
- Added Added the users ID to the suggestion embed title to easily identify the user.
- Fixed Fixed accept/deny feature not working if using the wrong Discord version. Package file now states version 13.8 rather than 13.8.1 -- If your bot works as expected, you don't need to change anything but I would recommend updating the package files.
- Added Added the ability to change the emojis used on the suggestions embed in the config.
- Added Added threads to each suggestion message to allow for discussion! (Thanks for Ryz0r for his blessing)
- Added Added a config for custom thread naming.
- Fixed Fixed v1.1 causing an error when accepting/denying suggestions when you have the correct role.
- Fixed Fixed an issue where the bot would error if running accept/deny suggestions if the user did not have the access role.
Discussions (3)
3 thoughts on "Discord Suggestions"
Leave a reply
-
-
never mind
-
-
Hello,
Is there a limit to setting a suggestion limit per user in Discord? For example, can a Discord user only make one suggestion per day? I enabled slow mode in the text channel, but this affected the functionality of the channel and caused double posting, and the emojis disappeared.
Setup
How do I set up these Tools/Utilities I just purchased for my server?
• All tools/utilities are to include installations steps in the description or within the product download themselves, however, if you need assistance whilst setting them up please reach out to us on Discord. Please follow the installation steps found in the description or attached within your downloaded file.
• Installation is not included with any products on the site, however, if needed we may assist if you reach out to our support.
Currently all products on Lone.Design will be contained within a zipped file which is the .7z or .zip that you see. I believe windows 10 and up can unzip on its own without 3rd party tools, but in that case, if you’re unfamiliar with zipped files here are 2 programs I recommend to easily unzip zipped files.
Video On How to Zip and Unzip: https://youtu.be/Ep-L3PjBPCk (TechInsider Youtube Channel)
Zipping/Unzipping Tools
Winrar https://www.rarlab.com (I used to use for years, but works great!)
7zip https://www.7-zip.org/a/7z2107-x64.exe (the one I use currently)
SINMAS (verified owner) –
Very complete, very easy to configure, 100% recommended.
Full Wiped (verified owner) –
The Discord bot is not bad; it gets the job done, and we’ve been using it for months. However, sometimes the bot doesn’t start the poll or shares double posts. Additionally, having a specific suggestion-sharing limit for users could make it a much more successful Discord bot. Some users might try to create spam, so I recommend implementing a daily suggestion limit. Discord’s slow mode doesn’t work well in this regard.