You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/app/cmds/General/invite.js
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ module.exports = {
16
16
fields: [
17
17
{name: "OwO? New server?!?",value: `Aw heck yeah!! Add me and become one of the ${app.client.guilds.cache.size} servers using TheCodingBot!`},
18
18
{name: "Add me to dat server!",value: "Add me via [Discord](https://discord.com/oauth2/authorize?scope=bot&client_id=438532019924893707&permissions=8)"},
19
-
{name: "...is something wrong..?",value: "Join the [TMC Discord](https://discord.gg/HdKeWtV) or message <@222073294419918848>!"},
19
+
{name: "...is something wrong..?",value: "Join the [TMC Discord](https://discord.gg/HdKeWtV) for support, and much more!"},
0 commit comments