Advertisement
Guest User

Untitled

a guest
Jan 14th, 2020
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.93 KB | None | 0 0
  1. [TRACE]: function JBetSystem:Unload()
  2. [TRACE]: function Bot.shutdown()
  3. [TRACE]: function Bot._update_jackpot(subtract=True)
  4. [TRACE]: function LiveCounter.seconds_live.getter()
  5. [TRACE]: function Config.__getitem__(args=jackpot.entries)
  6. [TRACE]: function Config.__setitem__(key=jackpot.sum, value=0)
  7. [TRACE]: function config:save_jackpot()
  8. [TRACE]: function Config.__getitem__(args=jackpot.entries)
  9. [TRACE]: function file_io:_write_json()
  10. [INFO]: Log file: C:\Users\kevin\AppData\Roaming\Streamlabs\Streamlabs Chatbot\Services\Scripts\MrsRobot\resources\log\2020-01-14.log
  11. [TRACE]: function JBetSystem:Init()
  12. [TRACE]: function config:load_config(jsondata=No)
  13. [TRACE]: function file_io:_read_json()
  14. [TRACE]: function file_io:_read_json()
  15. [TRACE]: function file_io:_read_json()
  16. [TRACE]: function config:_parse_json()
  17. [TRACE]: function Config.__init__()
  18. [TRACE]: function Config.data.getter()
  19. [DEBUG]: Config:
  20. disclaimer
  21. whitelist: ['kanjiuakuma', 'bapbabelubah', 'bapbabelubah']
  22. acknowledge_keyword: acknowledge
  23. via_whisper: True
  24. enable: True
  25. acknowledge_command: {core.prefix.value}{disclaimer.acknowledge_keyword}
  26. text
  27. not_acknowledged: I'm sorry {user} but you need to accept the disclaimer first to {gamble.keyword} or {guess.keyword}. Type {disclaimer.command} to display it.
  28. disclaimer_via_whisper: You need to send this message via whisper, {user}
  29. disclaimer: Gambling can be addictive. Play responsibly. Underage gambling is an offence. Type {core.acknowledge.command} to acknowledge this disclaimer.
  30. via_whisper: You need to send this message via whisper, {user}
  31. acknowledged: You can {gamble.keyword} and {guess.keyword} now {user}.
  32. disable: The disclaimer is currently disabled, {user}.
  33. command: {core.prefix.value}{disclaimer.keyword}
  34. keyword: disclaimer
  35. d20
  36. cooldown: 0
  37. enable: True
  38. text
  39. help: Type {d20.command} to roll the d20
  40. results: /timeout {user} 1 Weil du dumm bist ; 123
  41. permission
  42. info:
  43. value: everyone
  44. command: {core.prefix.value}{d20.keyword}
  45. keyword: d20
  46. jackpot
  47. decay
  48. seconds: 20
  49. total: 20
  50. hours: 0
  51. enable: True
  52. minutes: 0
  53. sum: 0
  54. entries: []
  55. enable: True
  56. text
  57. help: Type {jackpot.command} to view the jackpot. Jackpot can be won by rolling {jackpot.number} while gambling.
  58. win: {user} rolled {roll} and won the jackpot ({jackpot.sum} {currency})! He has {total} {currency} now.
  59. content: The jackpot currently contains {jackpot.sum} {currency}, {user}
  60. number: 100
  61. percentage: 100.0
  62. command: {core.prefix.value}{jackpot.keyword}
  63. keyword: jackpot
  64. core
  65. prefix
  66. text: lucky
  67. value: !lucky
  68. enable: True
  69. all_keyword: all
  70. log_level: Info
  71. help
  72. command: {core.prefix.value}{core.help.keyword}
  73. keyword: help
  74. text
  75. no_permission: You have no permission to use the commands, {user}.
  76. malformed_command: I did not get that. Type {core.help.command} for help and try again.
  77. not_enough_currency: You don't have enough {currency} to do this, {user}.
  78. twitch_bug: Please close the whisper chat with the 'X' and reopen it after replying to see new messages from me (that's a nice twitch but isn't it?).
  79. on_cooldown: {keyword} is still on cooldown for {cooldown} seconds, {user}
  80. help: Available commands: {gamble.command}, {guess.command}, {d20.command}, {jackpot.command}. For more information on a command type {core.help.command} [keyword]. To view the disclaimer type {disclaimer.command}.
  81. command_disable: {keyword} is currently disabled, {user}.
  82. no_command_permission: You have no permission to use the {keyword} command, {user}.
  83. permission
  84. info:
  85. value: everyone
  86. guess
  87. cooldown: 10
  88. max_val: 20
  89. enable: True
  90. text
  91. not_in_range: {guess} is not a valid guess. It must be between 0 and {guess.max_val}, {user}
  92. win: {user}'s guess ({guess}) was right! He wins {payout} {currency} and has {total} {currency} now.
  93. help: Type {guess.command} [guess] [amount] to guess. [guess] must be between 0 and {guess.max_val}
  94. lose: {user}'s guess ({guess}) was wrong, roll was {roll}! He looses {loss} {currency} and has {total} {currency} now.
  95. permission
  96. info:
  97. value: everyone
  98. win_multiplier: 5
  99. command: {core.prefix.value}{guess.keyword}
  100. keyword: guess
  101. gamble
  102. cooldown: 0
  103. enable: True
  104. text
  105. help: Type {gamble.command} [amount] to gamble. Chances to win are {gamble.chance}%
  106. win: Roll was {roll}. {user} wins {payout} {currency} and has {total} {currency} now.
  107. lose: Roll was {roll}. {user} looses {loss} {currency} and has {total} {currency} now.
  108. triple
  109. chance: 5.0
  110. enable: True
  111. chance: 25.0
  112. double
  113. chance: 10.0
  114. enable: True
  115. permission
  116. info:
  117. value: everyone
  118. win_multiplier: 1
  119. command: {core.prefix.value}{gamble.keyword}
  120. keyword: gamble
  121. [TRACE]: function Config.__getitem__(args=core.log_level)
  122. [TRACE]: function Bot.__init__()
  123. [TRACE]: function Formatter.__init__()
  124. [TRACE]: function LiveCounter.__init__()
  125. [TRACE]: function JBetSystem:ScriptToggled()
  126. [TRACE]: function JBetSystem:ScriptToggled()
  127. [TRACE]: function JBetSystem:Unload()
  128. [TRACE]: function Bot.shutdown()
  129. [TRACE]: function Bot._update_jackpot(subtract=True)
  130. [TRACE]: function LiveCounter.seconds_live.getter()
  131. [TRACE]: function Config.__getitem__(args=jackpot.entries)
  132. [TRACE]: function Config.__setitem__(key=jackpot.sum, value=0)
  133. [TRACE]: function config:save_jackpot()
  134. [TRACE]: function Config.__getitem__(args=jackpot.entries)
  135. [TRACE]: function file_io:_write_json()
  136. [INFO]: Log file: C:\Users\kevin\AppData\Roaming\Streamlabs\Streamlabs Chatbot\Services\Scripts\MrsRobot\resources\log\2020-01-14.log
  137. [TRACE]: function JBetSystem:Init()
  138. [TRACE]: function config:load_config(jsondata=No)
  139. [TRACE]: function file_io:_read_json()
  140. [TRACE]: function file_io:_read_json()
  141. [TRACE]: function file_io:_read_json()
  142. [TRACE]: function config:_parse_json()
  143. [TRACE]: function Config.__init__()
  144. [TRACE]: function Config.data.getter()
  145. [DEBUG]: Config:
  146. disclaimer
  147. whitelist: ['kanjiuakuma', 'bapbabelubah', 'bapbabelubah']
  148. acknowledge_keyword: acknowledge
  149. via_whisper: True
  150. enable: True
  151. acknowledge_command: {core.prefix.value}{disclaimer.acknowledge_keyword}
  152. text
  153. not_acknowledged: I'm sorry {user} but you need to accept the disclaimer first to {gamble.keyword} or {guess.keyword}. Type {disclaimer.command} to display it.
  154. disclaimer_via_whisper: You need to send this message via whisper, {user}
  155. disclaimer: Gambling can be addictive. Play responsibly. Underage gambling is an offence. Type {core.acknowledge.command} to acknowledge this disclaimer.
  156. via_whisper: You need to send this message via whisper, {user}
  157. acknowledged: You can {gamble.keyword} and {guess.keyword} now {user}.
  158. disable: The disclaimer is currently disabled, {user}.
  159. command: {core.prefix.value}{disclaimer.keyword}
  160. keyword: disclaimer
  161. d20
  162. cooldown: 0
  163. enable: True
  164. text
  165. help: Type {d20.command} to roll the d20
  166. results: /timeout {user} 1 Weil du dumm bist ; 123
  167. permission
  168. info:
  169. value: everyone
  170. command: {core.prefix.value}{d20.keyword}
  171. keyword: d20
  172. jackpot
  173. decay
  174. seconds: 20
  175. total: 20
  176. hours: 0
  177. enable: True
  178. minutes: 0
  179. sum: 0
  180. entries: []
  181. enable: True
  182. text
  183. help: Type {jackpot.command} to view the jackpot. Jackpot can be won by rolling {jackpot.number} while gambling.
  184. win: {user} rolled {roll} and won the jackpot ({jackpot.sum} {currency})! He has {total} {currency} now.
  185. content: The jackpot currently contains {jackpot.sum} {currency}, {user}
  186. number: 100
  187. percentage: 100.0
  188. command: {core.prefix.value}{jackpot.keyword}
  189. keyword: jackpot
  190. core
  191. prefix
  192. text: lucky
  193. value: !lucky
  194. enable: True
  195. all_keyword: all
  196. log_level: Info
  197. help
  198. command: {core.prefix.value}{core.help.keyword}
  199. keyword: help
  200. text
  201. no_permission: You have no permission to use the commands, {user}.
  202. malformed_command: I did not get that. Type {core.help.command} for help and try again.
  203. not_enough_currency: You don't have enough {currency} to do this, {user}.
  204. twitch_bug: Please close the whisper chat with the 'X' and reopen it after replying to see new messages from me (that's a nice twitch but isn't it?).
  205. on_cooldown: {keyword} is still on cooldown for {cooldown} seconds, {user}
  206. help: Available commands: {gamble.command}, {guess.command}, {d20.command}, {jackpot.command}. For more information on a command type {core.help.command} [keyword]. To view the disclaimer type {disclaimer.command}.
  207. command_disable: {keyword} is currently disabled, {user}.
  208. no_command_permission: You have no permission to use the {keyword} command, {user}.
  209. permission
  210. info:
  211. value: everyone
  212. guess
  213. cooldown: 10
  214. max_val: 20
  215. enable: True
  216. text
  217. not_in_range: {guess} is not a valid guess. It must be between 0 and {guess.max_val}, {user}
  218. win: {user}'s guess ({guess}) was right! He wins {payout} {currency} and has {total} {currency} now.
  219. help: Type {guess.command} [guess] [amount] to guess. [guess] must be between 0 and {guess.max_val}
  220. lose: {user}'s guess ({guess}) was wrong, roll was {roll}! He looses {loss} {currency} and has {total} {currency} now.
  221. permission
  222. info:
  223. value: everyone
  224. win_multiplier: 5
  225. command: {core.prefix.value}{guess.keyword}
  226. keyword: guess
  227. gamble
  228. cooldown: 0
  229. enable: True
  230. text
  231. help: Type {gamble.command} [amount] to gamble. Chances to win are {gamble.chance}%
  232. win: Roll was {roll}. {user} wins {payout} {currency} and has {total} {currency} now.
  233. lose: Roll was {roll}. {user} looses {loss} {currency} and has {total} {currency} now.
  234. triple
  235. chance: 5.0
  236. enable: True
  237. chance: 25.0
  238. double
  239. chance: 10.0
  240. enable: True
  241. permission
  242. info:
  243. value: everyone
  244. win_multiplier: 1
  245. command: {core.prefix.value}{gamble.keyword}
  246. keyword: gamble
  247. [TRACE]: function Config.__getitem__(args=core.log_level)
  248. [TRACE]: function Bot.__init__()
  249. [TRACE]: function Formatter.__init__()
  250. [TRACE]: function LiveCounter.__init__()
  251. [TRACE]: function JBetSystem:ScriptToggled()
  252. [TRACE]: function JBetSystem:Parse(target_name=, parse_string=abc, message=, target_id=, username=Bapbabelubah, user_id=bapbabelubah)
  253. [TRACE]: function JBetSystem:Execute(data=!gib)
  254. [TRACE]: function Bot.process(params=['!gib'], message=!gib)
  255. [TRACE]: function Config.__getitem__(args=('core.prefix.enable', <type 'bool'>))
  256. [TRACE]: function Config.__getitem__(args=core.prefix.text)
  257. [DEBUG]: Ignoring command !gib, no prefix
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement