Skip to content

Commit

Permalink
Updated Links
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdul1810 committed Mar 4, 2022
1 parent 6c89423 commit 603384a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ Node JS Version ^16.0.0

If you Can't install Node v16.

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

# Instructions

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

Unzip Files

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

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

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

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

0 comments on commit 603384a

Please sign in to comment.