Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Commit

Permalink
Merge pull request #10 from sandarutharuneth/sandarutharuneth-patch-3
Browse files Browse the repository at this point in the history
Update config.json
  • Loading branch information
sandarutharuneth authored Aug 22, 2022
2 parents ab80450 + 2c45ffc commit 68b8696
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions config.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"token": "process.env.TOKEN",
"bug": "1010019840901259364",
"prefix": "-",
"everyoneMention": false,
"hostedBy": true
"token": "process.env.TOKEN", // Add your TOKEN in env file
"bug": "1010019840901259364", // Channel ID for send the Bug Reports
"prefix": "", // Set your Prefix Here
"everyoneMention": false, // Enable or Disable @everyone mention on GIveaway Start
"hostedBy": true // Giveaway Host data
}

0 comments on commit 68b8696

Please sign in to comment.