Commit Graph
15 Commits
Author SHA1 Message Date
Rob 5ec8754c73 Finaly fixed discord audio connections, removed YTDL code as it was becoming unsupportable 2026-05-12 22:40:37 -07:00
Rob 0ca9cf0f80 Regex Take 2 2023-09-23 17:26:30 -07:00
Rob a40017f53e Rearranged code blocks to support future logic 2023-09-23 17:13:40 -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 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 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