Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2018
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 KB | None | 0 0
  1. [config]
  2. token = *****
  3. blacklist = [10, 11, 12, 13, 14, 15, 16, 19, 21, 23, 29, 32, 41, 48, 60, 98, 115, 118, 120, 183, 161, 165, 167, 177, 194, 198]
  4. raidBosses = [2,5,8,11,28,31,34,38,62,65,68,71,73,76,82,91,94,105,123,129,131,137,139,143,144,145,146,150,243,244,245,248,249,302,303,359]
  5. useScanDb = true
  6. googleSuburbField = city
  7. pokemon = true
  8. raids = true
  9. raidOrganisation = true
  10. pokePollingDelay = 2
  11. pokemonThreads = 5
  12. raidPollingDelay = 15
  13. raidThreads = 5
  14. startupMessage = true
  15. footerText = CBR Sightings
  16. stats = true
  17. timezone = America/Chicago
  18. countLocationsInLimits = true
  19. nonDonorLimit = [1000,1000,1000]
  20. nonSupporterLimit = [1000,1000,1000]
  21. adminRole = 411638376257683456
  22. novabotRole = 411638376257683456
  23. commandChannel = 404793439163645952
  24. logging = false
  25.  
  26.  
  27. [scanner db1]
  28. user = may344
  29. password = ****
  30. ip = localhost
  31. port = 3306
  32. dbName = ******
  33. protocol = mysql
  34. scannerType = hydro74000monocle
  35.  
  36. [scanner db2]
  37. user = rayquaza
  38. password = *****
  39. ip = *******
  40. port = 3306
  41. dbName = ******
  42. protocol = mysql
  43. scannerType = hydro74000monocle
  44.  
  45.  
  46.  
  47. [scanner db3]
  48. user = rayquaza
  49. password = ****
  50. ip = *****
  51. port = 3306
  52. dbName = ******
  53. protocol = mysql
  54. scannerType = hydro74000monocle
  55.  
  56. [novabot db]
  57. user = rayquaza
  58. password = *****
  59. ip = localhost
  60. port = 3306
  61. dbName = *****
  62. protocol = mysql
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement