Advertisement
Guest User

Untitled

a guest
Feb 10th, 2016
103
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 = zesstandtoadbert@gmail.comPassword = DerpTheHerpDerp[Permissions]
  4. ; This need to be your id, not the bot's id. The bot does not own the bot. You do.
  5. OwnerID = 130382966357491712
  6.  
  7. [Chat]
  8. ; Change this if you don't want commands to trigger another bot
  9. CommandPrefix = /
  10.  
  11. [MusicBot]
  12. ; This option is not implemented yet
  13. DaysActive = 0
  14.  
  15. ; Only allow whitelisted users to use commands
  16. WhiteListCheck = no
  17.  
  18. ; Skips required to skip a song. Whichever is lower will be used.
  19. ; Skip ratio refers to the percent of non-deafened, non-owner users
  20. ; in the voice channel needed to skip a song.
  21. SkipsRequired = 4SkipRatio = 0.5
  22.  
  23. ; If no, delete videos after they've played, if the video
  24. ; isn't still in the queue, to avoid redownloading it
  25. SaveVideos = yes
  26.  
  27. ; Mentions the user who queued a song when the song plays
  28. NowPlayingMentions = yes; On start up, if the owner is in a voice channel, join that channel
  29. AutoSummon = yes
  30.  
  31. ; Play random songs when nothing is queued
  32. UseAutoPlaylist = yes
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement