Ryan ErrorNoInternet
  • 127.0.0.1
  • I am a human, and I make stuff.

  • Joined on 2024-05-26
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-03-01 04:49:23 +01:00
88141d74e7 fix: add back lua.gc_stop()
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-03-01 04:44:33 +01:00
5e48377969 fix: add back lua.gc_stop()
bf9891247f refactor: style and micro performance improvements
3e74399e5b refactor: rename tables to table
6c7156f70d refactor: make some more things async
Compare 4 commits »
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-03-01 02:16:21 +01:00
b55207a559 perf: put lua behind an arc
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-02-28 03:58:57 +01:00
f572aaf958 feat: add console-subscriber feature
c1e4530358 feat(client): add more client information fields
31ccd370eb chore(deps): downgrade some dependencies
3e341c1f04 chore: improve compile times with -Zshare-generics=y
Compare 4 commits »
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-02-27 13:53:07 +01:00
5533d852b2 chore(deps): update dependencies
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-02-27 04:21:24 +01:00
74aac62994 style: fix unmerged import
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-02-27 04:08:26 +01:00
76fd9ea82e refactor(http): don't return 500 on reload error
ErrorNoInternet created branch main in ErrorNoInternet/ErrorNoWatcher 2025-02-27 04:01:34 +01:00
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoWatcher 2025-02-27 04:01:34 +01:00
d633820d19 refactor: try removing gc_stop
9b0f8ec406 feat(client): add menu field
543f0af741 refactor(lua/system): return command output as strings
e081813ba4 fix: flip direction table values
2b9bf1987b refactor: minor improvements
Compare 10 commits »
ErrorNoInternet created repository ErrorNoInternet/ErrorNoWatcher 2025-02-27 04:00:52 +01:00
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoCord 2025-02-26 22:31:31 +01:00
062676df26 fix: handle missing sponsorblock category names
5430f7c632 refactor(utils): add surround function
0a8482c030 refactor(constants): use bit-shifts for public flags
87c88f796d refactor(audio/youtubedl): remove redundant <> from repr
d08744ebb2 refactor(sponsorblock): clean up categories
Compare 6 commits »
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoCord 2025-02-14 02:33:08 +01:00
e7105f1828 chore(docker): run with debug output
4f7bd903b8 fix(youtubedl): handle error when no url
Compare 2 commits »
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoCord 2025-02-13 22:32:27 +01:00
22249ecf7a refactor: remove useless debug checks
5610fc7acd refactor: minor cleanups
c73260badb feat(commands): add c as alias for current
2645f33940 fix: reload all util modules
8d76a107c5 refactor(utils/cooldown): ignore owners
Compare 5 commits »
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoCord 2025-02-12 21:30:11 +01:00
8ee7693b91 refactor(audio/youtubedl): improve empty entries error message
0f5532a14a refactor(commands/voice/queue): remove extra bold from queue error
c8c4756cc3 fix(commands/voice/join): only join when author is in voice channel
Compare 3 commits »
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoCord 2025-02-11 01:35:52 +01:00
ea09f291e5 refactor(core): tweak cooldown calculation
c7658f84dc chore: ignore .venv directory
b562ea4ac5 audio/queue: display player metadata correctly
Compare 3 commits »
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoCord 2025-02-09 20:17:11 +01:00
623de96463 fix(audio/queue): correctly import format_duration
97f4787b39 audio/queue/player: rename queue_add to queue_push
69f4d6967f audio: split into more modules
af0896a6a0 audio: rename from youtubedl
Compare 4 commits »
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoCord 2025-02-07 04:06:29 +01:00
9a58bc964d refactor(commands/voice/queue): remove redundant suppress_embeds
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoCord 2025-02-06 03:57:55 +01:00
65168d38f9 refactor(youtubedl): completely remove limits from PCMVolumeTransformer
70ed37737c refactor(youtubedl): CustomAudioSource -> TrackedAudioSource
3719fc69b5 refactor(youtubedl): use CustomAudioSource as hint for PCMVolumeTransformer
Compare 3 commits »
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoCord 2025-02-06 03:43:44 +01:00
94837f0e77 refactor: fix casing and add type hints
ErrorNoInternet pushed to main at ErrorNoInternet/ErrorNoCord 2025-02-06 00:04:45 +01:00
b71331a102 refactor: fix casing andn add type hints
d63155d0fb chore(requirements): add aiohttp
40cd8238dd refactor: log messages on gateway connection state change
81e30c7e70 refactor(commands/utils): add override for skip
a1d63f1bb1 refactor(youtubedl): raise exception if no entries
Compare 8 commits »