Giter Club home page Giter Club logo

discord-uberbot's People

Contributors

crow08 avatar dependabot-preview[bot] avatar kedyinscrow avatar n1gh1ow1 avatar snyk-bot avatar xhawkyx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

discord-uberbot's Issues

mongodb issue

can you provide valid example of mongo db url? i get MongoParseError: URI does not have hostname, domain name and tld how many times i edit my mongodb url

Cannot read property 'send' of undefined

(node:2432) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'send' of undefined
at C:\Users\Salvin\Desktop\discord-uberbot\src\MusicClient.js:152:58
at Map.forEach ()
at MusicClient.ready (C:\Users\Salvin\Desktop\discord-uberbot\src\MusicClient.js:151:36)
at Client. (C:\Users\Salvin\Desktop\discord-uberbot\src\index.js:116:19)
at Client.emit (events.js:315:20)
at WebSocketManager.triggerClientReady (C:\Users\Salvin\Desktop\discord-uberbot\node_modules\discord.js\src\client\websocket\WebSocketManager.js:433:17)
at WebSocketManager.checkShardsReady (C:\Users\Salvin\Desktop\discord-uberbot\node_modules\discord.js\src\client\websocket\WebSocketManager.js:417:10)
at WebSocketShard. (C:\Users\Salvin\Desktop\discord-uberbot\node_modules\discord.js\src\client\websocket\WebSocketManager.js:199:14)
at WebSocketShard.emit (events.js:315:20)
at WebSocketShard.checkReady (C:\Users\Salvin\Desktop\discord-uberbot\node_modules\discord.js\src\client\websocket\WebSocketShard.js:467:12)
at WebSocketShard.onPacket (C:\Users\Salvin\Desktop\discord-uberbot\node_modules\discord.js\src\client\websocket\WebSocketShard.js:439:16)
at WebSocketShard.onMessage (C:\Users\Salvin\Desktop\discord-uberbot\node_modules\discord.js\src\client\websocket\WebSocketShard.js:293:10)
at WebSocket.onMessage (C:\Users\Salvin\Desktop\discord-uberbot\node_modules\ws\lib\event-target.js:125:16)
at WebSocket.emit (events.js:315:20)
at Receiver.receiverOnMessage (C:\Users\Salvin\Desktop\discord-uberbot\node_modules\ws\lib\websocket.js:800:20)
at Receiver.emit (events.js:315:20)
at Receiver.dataMessage (C:\Users\Salvin\Desktop\discord-uberbot\node_modules\ws\lib\receiver.js:427:14)
at Receiver.getData (C:\Users\Salvin\Desktop\discord-uberbot\node_modules\ws\lib\receiver.js:366:17)
at Receiver.startLoop (C:\Users\Salvin\Desktop\discord-uberbot\node_modules\ws\lib\receiver.js:142:22)
at Receiver._write (C:\Users\Salvin\Desktop\discord-uberbot\node_modules\ws\lib\receiver.js:77:10)
at doWrite (_stream_writable.js:403:12)
at writeOrBuffer (_stream_writable.js:387:5)
(node:2432) 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(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
(node:2432) [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.

MongoParseError: URI does not have hostname,

(node:20704) UnhandledPromiseRejectionWarning: MongoParseError: URI does not have hostname, domain name and tld
at parseSrvConnectionString (C:\Users\salvi\OneDrive\Desktop\discord-uberbot\node_modules\mongodb\lib\core\uri_parser.js:41:21)
at parseConnectionString (C:\Users\salvi\OneDrive\Desktop\discord-uberbot\node_modules\mongodb\lib\core\uri_parser.js:556:12)
at connect (C:\Users\salvi\OneDrive\Desktop\discord-uberbot\node_modules\mongodb\lib\operations\connect.js:277:3)
at C:\Users\salvi\OneDrive\Desktop\discord-uberbot\node_modules\mongodb\lib\mongo_client.js:222:5
at maybePromise (C:\Users\salvi\OneDrive\Desktop\discord-uberbot\node_modules\mongodb\lib\utils.js:719:3)
at MongoClient.connect (C:\Users\salvi\OneDrive\Desktop\discord-uberbot\node_modules\mongodb\lib\mongo_client.js:218:10)
at Function.MongoClient.connect (C:\Users\salvi\OneDrive\Desktop\discord-uberbot\node_modules\mongodb\lib\mongo_client.js:440:22)
at C:\Users\salvi\OneDrive\Desktop\discord-uberbot\src\DBService.js:55:19
at new Promise ()
at DBService.connectDB (C:\Users\salvi\OneDrive\Desktop\discord-uberbot\src\DBService.js:54:12)
at C:\Users\salvi\OneDrive\Desktop\discord-uberbot\src\MusicClient.js:127:22
at new Promise ()
at MusicClient.connectDB (C:\Users\salvi\OneDrive\Desktop\discord-uberbot\src\MusicClient.js:126:12)
at new MusicClient (C:\Users\salvi\OneDrive\Desktop\discord-uberbot\src\MusicClient.js:76:10)
at C:\Users\salvi\OneDrive\Desktop\discord-uberbot\src\index.js:247:19
(node:20704) 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(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2)
(node:20704) [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.
C:\Users\salvi\OneDrive\Desktop\discord-uberbot\src\index.js:257
throw new Error("DB connection timeout!");
^

Error: DB connection timeout!
at Timeout.checkDBConnection [as _onTimeout] (C:\Users\salvi\OneDrive\Desktop\discord-uberbot\src\index.js:257:15)
at listOnTimeout (internal/timers.js:549:17)
at processTimers (internal/timers.js:492:7)

Hi! Help with the bot

Hi, I’ve been looking for an intelligent bot for a very long time and stumbled upon yours. I thank you for the effort in creating it and I want to ask a question, because Github doesn't support private messages, I have to write like this. Can you tell me / explain how to add auto-play of a song when the user is back on the channel? I miss this very much, but I do not understand this at all. Unless, of course, I ask too much.

Problem with Hosting on Heroku

I have some problems with hosting on Heroku. It says I need a path to settings.json, but I already have one. do you have a discord support server where you can help me? my user is GenryMg#0001

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.