Advertisement
Guest User

Untitled

a guest
Jan 20th, 2018
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. SettingGateway {
  2. data:
  3. Collection {
  4. '157133950471503873' => { location: 'Paris',
  5. id: '157133950471503873',
  6. reakcja: [Object] },
  7. '267761613438713876' => { location: 'Pyskowice',
  8. id: '267761613438713876',
  9. reakcja: [Object] },
  10. '285111005175087114' => { location: null, id: '285111005175087114', reakcja: [Object] },
  11. '325315358233985025' => { location: 'Bydgoszcz',
  12. id: '325315358233985025',
  13. reakcja: [Object] } },
  14. schema:
  15. { location: { default: null, array: false, type: 'String' },
  16. reakcja: { type: 'Emoji', default: [Object], array: false } },
  17. defaults:
  18. { location: null,
  19. reakcja:
  20. GuildEmoji {
  21. animated: false,
  22. name: 'greenTick',
  23. id: '377863433304932362',
  24. guild: [Object],
  25. requiresColons: true,
  26. managed: false,
  27. _roles: [] } },
  28. type: 'users',
  29. engine: 'json',
  30. sql: null,
  31. validate: [AsyncFunction: bound fn],
  32. defaultDataSchema: { location: { type: 'String', default: null, array: false } },
  33. filePath: '/root/FratikBotDiscord/bwd/users_Schema.json' }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement