Skip to content

Commit 603384a

Browse files
committed
Updated Links
1 parent 6c89423 commit 603384a

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ Node JS Version ^16.0.0
1414

1515
If you Can't install Node v16.
1616

17-
You can Try The Old Release [Here](https://github.com/Abdul1810/support-bot-with-buttons/tree/discordjs-v12)
17+
You can Try The Old Release [Here](https://github.com/Abdul1810/support-bot-with-buttons/tree/djs-v12)
1818

1919
# Instructions
2020

21-
Download This Repo [Here](https://github.com/Abdul1810/support-bot-with-buttons/archive/refs/heads/main.zip)
21+
Download This Repo [Here](https://github.com/Abdul1810/support-bot-with-buttons/archive/refs/heads/master.zip)
2222

2323
Unzip Files
2424

@@ -44,7 +44,7 @@ Important Notes :
4444
![cutie_support](https://media.discordapp.net/attachments/840655506723962930/866915564999671808/IMG_20210720_104614.jpg)
4545
# Support
4646

47-
My Discord - [Abdul#5464](https://discord.com/users/737553088218529813)
47+
My Discord - [Abdul#5464](https://discord.com/users/737553088218529813)
4848

4949
IF You Can't Contact Me in Dms. Join Any Of The Official Discord Servers.
5050

config.json

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
{
2-
"token": "NjM3OTU4ODM3NzM0ODY2OTU2.XbVvdw.aTqcMoyBh8h6kqATlZBgF6Mj2HA",
2+
"token": "Bot Token",
33
"status": "Bot Status to be Displayed",
44
"prefix": "your-prefix-here",
5-
"enable_slash": true,
6-
"owners": ["737553088218529813", "of", "discord_id", "type-snowflake"],
5+
"owners": ["array", "of", "discord_id", "type-snowflake"],
76
"embed_content": {
87
"title": "Support Embed Title",
98
"color": "00000",
@@ -22,9 +21,9 @@
2221
"response_4": "Required",
2322
"response_5": "Required"
2423
},
25-
"log_channel_id": "809455332232921108",
26-
"assistance_channel_id": "809455332232921108",
27-
"assistance_role_id": "856799419402813440",
24+
"log_channel_id": "Discord Channel ID(type-snowflake)",
25+
"assistance_channel_id": "Discord Channel ID(type-snowflake)",
26+
"assistance_role_id": "RoleID",
2827
"Important": " Role to be Added in above field and The Further Assistance Channel will visible so create a role and set perms",
2928
"Note": "Fill All The Above.For new Line use \n.For new TabSpace use \t.HyperLink use (text)[link] it will appear blue & clickable"
3029
}

0 commit comments

Comments
 (0)