Add Trello to help

This commit is contained in:
Anthony M 2021-02-03 21:53:42 -06:00 committed by GitHub
parent edff0ee0fc
commit d836479ba0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -32,7 +32,13 @@ const embed = {
{
"name": "**...or is the bot actually on fire? Come here for help and support!**",
"value": "bit.ly/anitrox-help"
},
{
"name": "**Or you can view the bot progress, known issues, and planned features!**",
"value": "bit.ly/anitrox-trello"
}
]
};
message.channel.send({ embed });