Discord Bot - JavaScript (Trello)

Status
This thread has been locked.

Em

Server Owner
Supreme
Feedback score
8
Posts
156
Reactions
95
Resources
0
Hello MCM, I'm looking for a custom coded discord bot that needs Trello integrations, with a few commands for my minecraft discord server.

I found a API for Trello that's made in Node.JS, so I'd like my bot to be coded in this framework. Here's the link: https://github.com/norberteder/trello

These commands include:
-suggest <suggestion> (needs to be in a certain channel)
-bug <report> (needs to be in a certain channel)
-accept <id> (admin command)
-deny <id> (admin command)

This is how it will work, a user will use -suggest <suggestion> in the #suggestions channel. When this is added, there will be an embed containing the user that submitted it, and then the bot will react to the message with a checkmark and an x emote. This allows the user of the server to vote for them so we can have good feedback. Furthermore, it will connect to the Trello and sort it into Active Suggestions. These suggestions also need to have an ID system so that our admins can use the ID's for the two sub-commands that will be listed below.

For the -accept <id> command, it's fairly simple, you just use the command, then it moves the suggestion from Active Suggestions to Accepted Suggestions. This command is only to be used by administrators.

For the -deny <id> command, it's fairly simple, you just use the command, then it moves the suggestion from Active Suggestions to Denied Suggestions. This command is only to be used by administrators.

For the -bug <report> command, it will just have an embed with the user that submitted it with a description. Then it will connect to the trello and add a card with the bug report they submitted. The command needs to only be allowed in the #bug-reports channel.

RpA2jFX.png


Please do not comment here. Contact me on my discord.
I will not be working with service teams.

Discord: emily#9124
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.
Status
This thread has been locked.
Top