Advertisement
Guest User

Untitled

a guest
Jul 21st, 2019
277
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.79 KB | None | 0 0
  1.  
  2. 8ball.js loaded!
  3.  
  4. aboutdev.js loaded!
  5.  
  6. addrole.js loaded!
  7.  
  8. amk.js loaded!
  9.  
  10. avatar.js loaded!
  11.  
  12. ban.js loaded!
  13.  
  14. botinfo.js loaded!
  15.  
  16. clear.js loaded!
  17.  
  18. debug.js loaded!
  19.  
  20. dicksize.js loaded!
  21.  
  22. embed.js loaded!
  23.  
  24. help.js loaded!
  25.  
  26. hof.js loaded!
  27.  
  28. kick.js loaded!
  29.  
  30. msg.js loaded!
  31.  
  32. ownermute.js loaded!
  33.  
  34. ping.js loaded!
  35.  
  36. poll.js loaded!
  37.  
  38. prefixes.js loaded!
  39.  
  40. quiz.js loaded!
  41.  
  42. randomanswer.js loaded!
  43.  
  44. removerole.js loaded!
  45.  
  46. report.js loaded!
  47.  
  48. say.js loaded!
  49.  
  50. serverinfo.js loaded!
  51.  
  52. serverlist.js loaded!
  53.  
  54. slot.js loaded!
  55.  
  56. tempmute.js loaded!
  57.  
  58. test.js loaded!
  59.  
  60. testcmd.js loaded!
  61.  
  62.  
  63. unwarn.js loaded!
  64.  
  65. userinfo.js loaded!
  66.  
  67. warn.js loaded!
  68.  
  69. warns.js loaded!
  70.  
  71. (node:122) UnhandledPromiseRejectionWarning: Error: Something took too long to do.
  72.  
  73. at timeout.client.setTimeout (/rbd/pnpm-volume/11a383a0-d4db-420d-946c-086274398f05/node_modules/.registry.npmjs.org/discord.js/11.5.0/node_modules/discord.js/src/client/ClientManager.js:40:57)
  74.  
  75. at Timeout.setTimeout [as _onTimeout] (/rbd/pnpm-volume/11a383a0-d4db-420d-946c-086274398f05/node_modules/.registry.npmjs.org/discord.js/11.5.0/node_modules/discord.js/src/client/Client.js:434:7)
  76.  
  77. at ontimeout (timers.js:436:11)
  78.  
  79. at tryOnTimeout (timers.js:300:5)
  80.  
  81. at listOnTimeout (timers.js:263:5)
  82.  
  83. at Timer.processTimers (timers.js:223:10)
  84.  
  85. (node:122) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 6)
  86.  
  87. (node:122) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement