Note: This opening post is a first draft and will most likely change in the future.
Overview
A discord bot built with the aim help automate tasks within the MetaGame Discord server. Ideally, the more tasks we can delegate to the bot, the better.
The bot has been implemented using Node-RED.
The existing Discord Node-RED package node-red-node-discord didn’t have all the nodes which we required to get a MVP version of the Discord bot and so we have forked it and added our own nodes to help cater to our needs.
View project on GitHub
Current functionality
- Auto delete invalid messages in the #
-quest-completions Discord channel
- Auto assign role to people who have posted the correct message to #
-quest-completions Discord channel and has received a reaction from a Diamond Founder
- Replies to users who post invalid messages in #
-quest-completions Discord channel with a DM letting them know it’s incorrect
- Send a DM to users who have completed the first quest (triggered by reaction from Diamond Founder)
Planned improvements (TODO)
- Portals - See example here
Bounties
Listed below are the current available bounties and completed bounties in the past.
Available
None currently