Add Trello to help
This commit is contained in:
parent
edff0ee0fc
commit
d836479ba0
|
@ -32,7 +32,13 @@ const embed = {
|
||||||
{
|
{
|
||||||
"name": "**...or is the bot actually on fire? Come here for help and support!**",
|
"name": "**...or is the bot actually on fire? Come here for help and support!**",
|
||||||
"value": "bit.ly/anitrox-help"
|
"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 });
|
message.channel.send({ embed });
|
||||||
|
|
Reference in New Issue