• Joined on 2020-02-11
valter pushed to main at valter/umskt-rs 2023-06-24 18:08:38 -04:00
b2609ecda4 List products for given BINK ID
valter pushed to main at valter/umskt-rs 2023-06-24 18:02:32 -04:00
d59d78664a Make confirmation_id args consistent
c3102882a9 Use log crate to filter verbose messages
860c0ebcac Fix path to keys.json in tests
89bf419067 Use official rust-openssl repo
fe08910831 Restructure into a workspace
Compare 9 commits »
valter pushed to main at valter/umskt-rs 2023-06-24 15:54:10 -04:00
fe98c451f0 Use name for confid
53bbc022a3 Optimize for filesize in release mode
Compare 2 commits »
valter pushed to main at valter/umskt-rs 2023-06-24 03:59:30 -04:00
c01e23adc3 Remove commented code
valter created branch main in valter/umskt-rs 2023-06-24 03:58:22 -04:00
valter pushed to main at valter/umskt-rs 2023-06-24 03:58:22 -04:00
b6707e34b8 Restructure CLI to use subcommands
42f2fa5f80 Pare down xpkey
72d4db7af6 Re-add verbose logging of key fields
c380be1eae Separate channel_id and sequence in bink1998
49ce9a47f3 Use correct channel_id for bink2002
Compare 10 commits »
valter created repository valter/umskt-rs 2023-06-24 03:57:54 -04:00
valter opened issue valter/dj-kitty-cat#8 2023-06-14 13:10:56 -04:00
DJKC didn't join the user's channel when /play was used
valter opened issue valter/dj-kitty-cat#7 2023-06-14 13:09:24 -04:00
Loading gif isn't formatted properly
valter opened issue valter/dj-kitty-cat#6 2023-03-29 00:22:06 -04:00
Allow playing a song by name
valter pushed to rewrite at valter/dj-kitty-cat 2023-03-29 00:17:47 -04:00
f438fb7341 Upgrade to GPT-4 💪
valter closed issue valter/dj-kitty-cat#1 2023-03-23 00:26:07 -04:00
Repeating the same song instead of playing queued songs in order
valter commented on issue valter/dj-kitty-cat#1 2023-03-23 00:25:30 -04:00
Repeating the same song instead of playing queued songs in order

Fixed by 0d896d30bd

valter pushed to rewrite at valter/dj-kitty-cat 2023-03-23 00:21:39 -04:00
0d896d30bd Use my fixed fork of yt-dlp
valter pushed to rewrite at valter/dj-kitty-cat 2023-03-23 00:12:15 -04:00
349d3fa425 Run as non-root user with correct perms
valter pushed to rewrite at valter/dj-kitty-cat 2023-03-22 20:17:29 -04:00
fd3ec019a8 Disable OpenAI integration in debug mode
valter opened issue valter/dj-kitty-cat#5 2023-03-21 21:08:20 -04:00
Support adding entire YouTube playlists
valter opened issue valter/dj-kitty-cat#4 2023-03-21 21:04:37 -04:00
Support the /volume command
valter opened issue valter/dj-kitty-cat#3 2023-03-21 21:01:58 -04:00
Support /loop command
valter opened issue valter/dj-kitty-cat#2 2023-03-21 21:00:34 -04:00
Improve error handling