6 Commits
Author SHA1 Message Date
Rob 3e7603412e Permit !play on /shorts/
Thanks @tks_ftw for helping confirm that short IDs and video IDs are in the same address space, and are interchangable
2023-09-23 16:50:10 -07:00
Rob 37027849fd Added April Fools check
TODO: implement April Fools functionality
2023-09-16 23:06:34 -07:00
Rob 0ee06bb51d Revert Signal Handler
Revert the signal handler back to the previous version, await does not work well in this block.
2023-09-11 17:34:32 -07:00
Rob 051756e88c Delete '.gitignore'
Cleaning up bad files
2023-04-28 15:52:23 -07:00
Rob 4b71fe1b02 Fix timestamp 3rd edition
helps to supply ytdl arguments to, you know, ytdl
2022-06-11 02:17:08 -07:00
Rob ed28d27738 Make use of the defined volume variable
One of @moosecrab 's previous commits defined this variable at the global scope, but then did nothing with it
2022-06-11 02:03:11 -07:00