9 Commits

Author SHA1 Message Date
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
4209113dc0 Fix in regular expressions for compat with ytdl-core. 2022-06-09 16:45:45 -07:00
ea1c62b5b6 Added support for seeking when playing youtube videos. 2022-06-09 16:42:35 -07:00
d4f06c19ff Added regex for future processing of timestamps in youtube videos 2022-05-13 21:58:21 -07:00
4233494649 Recommendations by @moosecrap and @tks_ftw 2022-02-12 13:43:18 -08:00
d6aee75edb Put try/catch around call to ytdl-core-discord, to handle errors in that package related to playing age restricted videos 2022-01-23 18:15:46 -08:00
e36c072fb4 - ok we needed fs lol 2021-12-11 21:43:40 -08:00
11edee02fb - Finalized ID conversion on Trusted Users and Authorized Guilds
- Removed console timestamp now that offical bot is running in systemd and logs to syslog (which does its own timestamp)
- Removed fs include for lack of use
- Refactored per-user special behavior to follow same code block formats

- Updated Intents requirements due to Discord API changes: https://support-dev.discord.com/hc/en-us/articles/4404772028055
2021-12-11 21:02:55 -08:00
31767fbfae Initial Commit 2021-12-11 00:12:22 -08:00