Skip to content

Commit

Permalink
missing idle time
Browse files Browse the repository at this point in the history
  • Loading branch information
saiteja-madha authored Dec 8, 2021
1 parent b29560b commit a2b98c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ module.exports = {
BASE_API: "https://image-api.strangebot.xyz",
},
MUSIC: {
IDLE_TIME: 60, // Time in seconds before the bot disconnects from the voice channel
MAX_SEARCH_RESULTS: 5,
NODES: [
{
Expand Down

0 comments on commit a2b98c8

Please sign in to comment.