Lethe
Lethe copied to clipboard
Banners, Langauge, Commands, Times and Lists, oh my!
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)
Added the ability for a user to do @bot list all
to get a generated PM of all videos currently in the queue. Splits the list into multiple messages to fit Discord's Char Limit.
Modified the time that is shown on Remaining Play Time: to say hours and minutes versus an unmodified time. (1 hour and 30 minutes over 90:00 minutes)
Modified the Language of some of the Readme to be more friendly or logical, whichever came first.
Modified the Readme to represent the added command above as well as link to the Usage wiki for detailed usage info.
Modified the Readme to explain how the bot will initialize depending on your connected channel.
Also, the problem with the list all
command is that even though it's sent over PM, Discord's rate limiting still applies so for very long queues it will eventually break. I suggest that if it gets too long (>3 messages) it gets sent to hastebin instead like list saved
does.