We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd4fd52 commit 5d818b8Copy full SHA for 5d818b8
Pogy.js
@@ -62,7 +62,6 @@ module.exports = class PogyClient extends Client {
62
this.utils.loadCommands()
63
this.utils.loadEvents()
64
65
- super.login(token)
66
.catch(e => console.log(e))
67
68
this.mongoose.init()
0 commit comments