Lethe
Lethe copied to clipboard
Simple YouTube playback bot for Discord, mostly used for music playback.
`The lethe-data.json file doesn't exist! This is not an error. [debug] bypassed direct API login, used cached token Lethe#master@48048c6 TypeError: Cannot read property 'username' of undefined at new User (/root/Desktop/sh/CBOT_V2/MBOT/Lethe/node_modules/discord.js/lib/Structures/User.js:1:1705)...
I noticed in the wiki that you said Lethe hadn't been tested on OS X before so I'd like to inform you it's the same as Linux except using Homebrew...
Installation went very smoothly, no problems. When running command ``` node lethe.js ``` I get result: ``` The lethe-data.json file doesn't exist! This is not an error. Lethe#master@48048c6 Error: You...
Is it just the fact that I'm running it on a Raspberry Pi or is it a problem with the software? It's like a square wave, turning on and off,...
discord.js added the ability to control the bot's volume, and it would be nice if this was implemented into Lethe as a command. However, this was implemented after the ffmpeg...
**Not quite the same ring, but it's what was done.** Added the following banner to the top of the Readme, because banners are awesome. (Or to make it look better)...
Voting
Lethe should allow restricting certain commands, such as `next`, to a voting mechanism so the community can vote on them instead of having one person force it. A good idea...
`list saved` seems to crash the bot sometimes (roughly a 50/50 chance). I don't have a log yet, will add one at some point.
This specifically applies to length (don't queue a video longer than the limit) but I suppose it should be generalized to other checks.
It appears that this is a feature many people need, and it should be decently easy to implement.