Advertisement
Guest User

Untitled

a guest
Jun 6th, 2016
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. [Credentials]
  2. ; The bot needs its own account to run on (not yours)
  3. Username = naraiahtenshi@gmail.com
  4. Password = mcdolavie22
  5.  
  6. [Permissions]
  7. ; This need to be your id, not the bot's id. The bot does not own the bot. You do.
  8. OwnerID = 182521438039703552
  9.  
  10. [Chat]
  11. ; Change this if you don't want commands to trigger another bot
  12. CommandPrefix = !
  13.  
  14. [MusicBot]
  15. ; This option is not implemented yet
  16. DaysActive = 0
  17.  
  18. ; Only allow whitelisted users to use commands
  19. WhiteListCheck = no
  20.  
  21. ; Skips required to skip a song. Whichever is lower will be used.
  22. ; Skip ratio refers to the percent of non-deafened, non-owner users
  23. ; in the voice channel needed to skip a song.
  24. SkipsRequired = 7
  25. SkipRatio = 0.5
  26.  
  27. ; If no, delete videos after they've played, if the video
  28. ; isn't still in the queue, to avoid redownloading it
  29. SaveVideos = yes
  30.  
  31. ; Mentions the user who queued a song when the song plays
  32. NowPlayingMentions = no
  33.  
  34. ; On start up, if the owner is in a voice channel, join that channel
  35. AutoSummon = yes
  36.  
  37. ; Play random songs when nothing is queued
  38. UseAutoPlaylist = no
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement