Releases: supercrafter100/Nameless-Suggestions-Discord-Bot
NamelessMC + Suggestions module compatibility update
🎉NamelessMC 2.1 compatibility
This release includes a massive rework on how I handle suggestions. Additionally, due to some added endpoints and events on the suggestions module, I can synchronize the site and discord even more. Some of the added features include:
- When setting up the discord bot, when you configure the api url, a webhook automatically gets created on the site.
- When suggestions on the site get deleted, they get deleted in discord too
- When comments on the site get deleted, they get deleted in discord too
- Suggestion embed colours change depending on their current status. This colour can be configured in the status configuration of the suggestions module
- The like and dislike buttons now show the respective like and dislike count of the suggestion on the website
- Suggestion comments now get sent via webhook messages instead of the old embeds. You can disable this functionality by removing the bot it's permission to create webhooks and remove the webhook it created in the suggestion channel.
- Mentioning suggestions and users now works both from
site -> discord
as fromdiscord -> site
. Though this feature is locked behind the Patreon version of the module.
Thank you to all the people that are translating the bot over at https://translate.namelessmc.com/ and Partydragen for adding all the features I am requesting to the suggestions module!
❤️ If you feel like supporting my work, consider buying me a ko-fi! https://ko-fi.com/supercrafter100
🐉If you want to support Partydragen his suggestions module and get access to the latest features, consider becoming a patron! https://www.patreon.com/partydragen
Version 1.0.0
Initial release. Contains the .exe file to run the bot. You'll need to create a .env file in the same directory as the .exe file before running it and export the values mentioned in the .example.env file. For the full installation instructions, read the README.md file