Skip to content

Commit

Permalink
🔍 Config
Browse files Browse the repository at this point in the history
🔍 Config
  • Loading branch information
KanekiWeb committed Dec 18, 2021
1 parent 2e3e02f commit 8b5f343
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,13 @@
"servers": "yes",
"dm": "yes"
},
"token": "Your Discord Token",
"messages": [
"token": "YOUR DISCORD TOKEN",
"words": [
"Message to search",
"Other message to search"
],
"regex": [
"Regex Use for search a custom message",
"Other refex"
]
}

0 comments on commit 8b5f343

Please sign in to comment.