Skip to content

Commit

Permalink
Update config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Drago09t authored Oct 23, 2023
1 parent cbf84ae commit 408c4e5
Showing 1 changed file with 3 additions and 20 deletions.
23 changes: 3 additions & 20 deletions config.json
Original file line number Diff line number Diff line change
@@ -1,26 +1,9 @@
{
"developerGuild": "Your Guild ",
"activityInterval": 5,
"botErrorColor": "",
"token": "your bot main token",
"mongodb": "your mongo db url",
"OPENAI_ORG": "your openai org",
"auth": "Ignore this",
"api": "chat bot api",
"apiKey": "ignore this",
"BrainShopAPI": "BrainShopAPI",
"OPENAI_ORG": "OPENAI_ORG",
"mongodb": "your mongo db url"
"apiKey": "your open ai ket",
"Setup": {
"SIGHT_ENGINE_APIKEY": "your sight engine api key",
"SIGHT_ENGINE_APIUSER": "your sight engine usee api key"
},
"prefix": "!",
"color": {
"embed": "#2f3136",
"no": "#FA0000",
"yes": "#00FF00"
},
"chatbot": {
"channelID": "chneel id i forgot for what"
}}
}
}}

0 comments on commit 408c4e5

Please sign in to comment.