Skip to content

Commit a57d965

Browse files
Merge pull request #3 from me, myself, and I
Move invite to V5-RM2
2 parents 9cf1ebc + dfcd682 commit a57d965

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/app/cmds/General/invite.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ module.exports = {
1616
fields: [
1717
{ name: "OwO? New server?!?", value: `Aw heck yeah!! Add me and become one of the ${app.client.guilds.cache.size} servers using TheCodingBot!`},
1818
{ 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!" },
2020
]}]
2121
})
22-
}}
22+
}}

0 commit comments

Comments
 (0)