Commit Graph
19 Commits
Author SHA1 Message Date
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 b93c4c571b git be hard yo 2023-08-30 19:21:52 -07:00
Rob 7f6b13313b Merge branch 'master' of https://long-cat.net/gitea/Rob/ZeSkypeBot 2023-08-30 19:17:33 -07:00
Rob 988707ed9c Added Debug to assist with yt latency troubleshooting 2023-08-30 19:10:57 -07:00
Rob 051756e88c Delete '.gitignore'
Cleaning up bad files
2023-04-28 15:52:23 -07:00
Rob 55500fc439 Attempts to fix ytsearch, side effect age-restricted videos should be ok now 2023-04-28 15:50:08 -07:00
Rob e9055670b9 Fixed missing & misnamed Directories 2023-04-24 16:22:22 -07:00
Rob 8e6b46d115 Updated to Node:16.9 & Discord.js:13. Added support for ytsearch. 2023-04-24 16:16:40 -07:00
Rob 668e57d2f6 Changes Supporting Dockerization 2022-06-13 00:03:13 -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
moosecrap 4209113dc0 Fix in regular expressions for compat with ytdl-core. 2022-06-09 16:45:45 -07:00
moosecrap ea1c62b5b6 Added support for seeking when playing youtube videos. 2022-06-09 16:42:35 -07:00
moosecrap d4f06c19ff Added regex for future processing of timestamps in youtube videos 2022-05-13 21:58:21 -07:00
Rob 4233494649 Recommendations by @moosecrap and @tks_ftw 2022-02-12 13:43:18 -08:00
Rob 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
Rob e36c072fb4 - ok we needed fs lol 2021-12-11 21:43:40 -08:00
Rob 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
Rob 31767fbfae Initial Commit 2021-12-11 00:12:22 -08:00