Open ghost opened 7 years ago
v0.0.5, Ubuntu 14.04. FFmpeg etc. Stock OS install for this bot. Latest 7 Node.js.
Rolled back to 0.0.4, seems to work after setting a now playing channel ID and info channel ID. However, still get the same Promise.accept is not a function error whilst doing anything like !stream [url]
Not sure if this is fixed in source code, but I fixed this error by editing node_modules/discordie/lib/interfaces/IDirectMessageChannelCollection.js.
You want to change Promise.accept to Promise.resolve
I enter a command, and it just disappears in the channel, then the console displays this: A command threw an error (add): TypeError: Promise.accept is not a function
Get this for all the commands. Please help.