Advertisement
Guest User

Untitled

a guest
May 21st, 2019
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.47 KB | None | 0 0
  1. :/home/container$ ./parkertron
  2. INFO[0000]
  3. __ __
  4. ___________ _______| | __ ____________/ |________ ____ ____
  5. \____ \__ \\_ __ \ |/ // __ \_ __ \ __\_ __ \/ _ \ / \
  6. | |_> > __ \| | \/ <\ ___/| | \/| | | | \( <_> ) | \
  7. | __(_____/|__| |__|_ \\____)|__| |__| |__| \____/|___|__/
  8. |__| v.0.1.0
  9. INFO[0000] Config folder exists
  10. INFO[0000] Need to generate the bot.yml. Doing that now.
  11. Do you plan on supporting discord? [Y/n]
  12. Enter a value: Y
  13. INFO[0008] Discord enabled
  14. What is your discord token?
  15. Enter a value: REDACTED
  16. Would you like to use the default prefix? '.' [Y/n]
  17. Enter a value: Y
  18. Would you like to set a owner? (defaults to server owner) [Y/n]
  19. Enter a value: Y
  20. What is the server owners discord ID?
  21. Enter a value: 240721111174610945
  22. Do you want the bot to listen on specific channels? [Y/n]
  23. Enter a value: N
  24. Do you plan on supporting irc? [Y/n]
  25. Enter a value: N
  26. Do you want to use the default log location of 'logs/'? [Y/n]
  27. Enter a value: Y
  28. Do you want to use the default log level of info? [Y/n]
  29. Enter a value: Y
  30. INFO[0070] Need to generate the commands.yml. Doing that now.
  31. Do you want to set up custom commands now? [Y/n]:
  32. Enter a value: n
  33. INFO[0076] Writing default commands config to file
  34. INFO[0076] Need to generate the keywords.yml. Doing that now.
  35. Do you want to set up custom keywords now? [Y/n]:
  36. Enter a value: n
  37. INFO[0078] Writing default keywords config to file
  38. 2019/05/21 17:46:16 error: Config File "parsing" Not Found in "[/home/container/configs]"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement