Advertisement
Guest User

Untitled

a guest
Feb 20th, 2018
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.56 KB | None | 0 0
  1. MessageReaction {
  2. message:
  3. KlasaMessage {
  4. channel:
  5. TextChannel {
  6. type: 'text',
  7. id: '371921432998969347',
  8. name: 'komendy_test',
  9. rawPosition: 27,
  10. parentID: '371216762709999618',
  11. permissionOverwrites: [Object],
  12. topic: null,
  13. nsfw: false,
  14. lastMessageID: '415621868939116554',
  15. guild: [Object],
  16. messages: [Object],
  17. _typing: [Object],
  18. lastMessage: [Circular] },
  19. id: '415621868939116554',
  20. type: 'DEFAULT',
  21. content: '!ev msg.react("👋")',
  22. author:
  23. KlasaUser {
  24. id: '267761613438713876',
  25. bot: false,
  26. username: 'fratik',
  27. discriminator: '0001',
  28. avatar: '5be30129582c5919e23847b3b3e5ade0',
  29. lastMessageID: '415621868939116554',
  30. lastMessage: [Circular],
  31. configs: [Object] },
  32. pinned: false,
  33. tts: false,
  34. nonce: '415621868293193728',
  35. system: false,
  36. embeds: [],
  37. attachments: Collection {},
  38. createdTimestamp: 1519162375436,
  39. editedTimestamp: null,
  40. reactions: ReactionStore { '👋' => [Circular], message: [Circular] },
  41. mentions:
  42. MessageMentions {
  43. everyone: false,
  44. users: Collection {},
  45. roles: Collection {},
  46. _content: '!ev msg.react("👋")',
  47. _client: [Object],
  48. _guild: [Object],
  49. _members: null,
  50. _channels: null },
  51. webhookID: null,
  52. application: null,
  53. activity: null,
  54. hit: null,
  55. _edits: [],
  56. language:
  57. Language {
  58. client: [Object],
  59. dir: '/root/FratikBotDiscord/languages',
  60. file: 'pl-PL.js',
  61. name: 'pl-PL',
  62. type: 'language',
  63. enabled: true,
  64. language: [Object] },
  65. guildConfigs:
  66. Configuration {
  67. adminRole: '371208705682964481',
  68. antiInvite: true,
  69. antiswear: false,
  70. autorole: [Array],
  71. autoroleZa1szaWiadomosc: true,
  72. disabledCommands: [],
  73. djRole: null,
  74. fullLogs: '409292338872188929',
  75. kanalAdministracji: '371216849616109589',
  76. kanalMuzyczny: null,
  77. language: 'pl-PL',
  78. modlogId: '371212969775988737',
  79. modRole: '371208700569976833',
  80. prefix: '!',
  81. punktyWlaczone: true,
  82. swearchannels: [],
  83. tylkoDjWGoreMozeDodawacPiosenki: false,
  84. uzytkownicyMogaNadacSobieTeRange: [Array],
  85. warnAdminLubModTraciRange: true,
  86. warnyNaBan: 15,
  87. warnyNaKick: 5,
  88. warnyNaSoftBan: 10,
  89. wysylajDmOKickachLubBanach: true,
  90. zapamietajRole: false },
  91. responses: null,
  92. command:
  93. Command {
  94. client: [Object],
  95. type: 'command',
  96. enabled: true,
  97. runIn: [Array],
  98. bucket: 1,
  99. cooldown: 0,
  100. nsfw: false,
  101. guarded: false,
  102. deletable: false,
  103. promptTime: 30000,
  104. promptLimit: Infinity,
  105. name: 'eval',
  106. aliases: [Array],
  107. permLevel: 9,
  108. botPerms: [],
  109. requiredConfigs: [],
  110. description: 'Pozwala na wykonanie kodu JavaScript. Może używać tylko twórca bota.',
  111. extendedHelp: [Function],
  112. quotedStringSupport: false,
  113. subcommands: false,
  114. fullCategory: [Array],
  115. category: 'System',
  116. subCategory: 'General',
  117. usage: [Object],
  118. cooldowns: Map {},
  119. file: [Array],
  120. dir: '/root/FratikBotDiscord/commands',
  121. cmdOptions: {} },
  122. prefix: /^!/,
  123. prefixLength: 1,
  124. prompter:
  125. CommandPrompt {
  126. message: [Circular],
  127. usage: [Object],
  128. reprompted: false,
  129. flags: {},
  130. args: [Array],
  131. params: [Array],
  132. promptTime: 30000,
  133. promptLimit: Infinity,
  134. quotedStringSupport: false,
  135. _repeat: false,
  136. _required: 2,
  137. _prompted: 0,
  138. _currentUsage: [Object],
  139. typing: true } },
  140. me: true,
  141. count: 1,
  142. users:
  143. ReactionUserStore {
  144. '338359366891732993' => ClientUser {
  145. id: '338359366891732993',
  146. bot: true,
  147. username: 'FratikB0T',
  148. discriminator: '8028',
  149. avatar: '564059f2a623779191cc2155a4e271db',
  150. lastMessageID: '415621842301354005',
  151. lastMessage: [Object],
  152. verified: true,
  153. email: null,
  154. _typing: Map {},
  155. friends: Collection {},
  156. blocked: Collection {},
  157. notes: Collection {},
  158. premium: null,
  159. mfaEnabled: true,
  160. mobile: null,
  161. settings: [Object],
  162. guildSettings: Collection {},
  163. configs: [Object] },
  164. reaction: [Circular] },
  165. _emoji: ReactionEmoji { animated: false, name: '👋', id: null, reaction: [Circular] } }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement