Commit Graph

23 Commits

Author SHA1 Message Date
Arthur Lu
ccc13700d9 fix an issue with restricted media 2024-07-09 20:42:11 +00:00
Arthur Lu
12988ef6e4 add PyNaCl to requirements
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-03-26 01:04:05 +00:00
Arthur Lu
0c21468290 add requirements
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-03-26 01:01:25 +00:00
Arthur Lu
d7fb919fff shortened status message,
add queue peek comand,
add pause and resume command
2022-09-17 18:18:22 +00:00
Arthur Lu
08f14235e9 add author to search result display 2022-08-25 03:46:41 +00:00
Arthur Lu
a3322c22f8 implement better range checking for skip,
implement search function
2022-08-25 03:15:17 +00:00
Arthur Lu
f8cf19287c update config.py with max-length 2022-08-25 01:48:39 +00:00
Arthur Lu
5f583ae541 add more skip functionality,
improve skip command usage output,
implement better video lookup using ID (fixes "/" bug)
2022-08-25 01:47:13 +00:00
Arthur Lu
531cc76446 switched all messaging to embeds 2022-08-25 00:58:59 +00:00
Arthur Lu
695bcb391c play now auto joins,
shuffle no longer supports unshuffle,
add some embeded status updates
2022-08-25 00:22:57 +00:00
Arthur Lu
9bfc9cdc05 fix bug in empty detection 2022-08-24 23:11:05 +00:00
Arthur Lu
ad3e3ba0a6 fix empty queue detection 2022-08-24 23:06:31 +00:00
Arthur Lu
4fba648fe8 fix 2022-08-24 22:03:51 +00:00
Arthur Lu
10d46419df better in vc detection 2022-08-23 18:21:16 +00:00
Arthur Lu
a8480af667 fix end of queue behavior 2022-08-23 18:14:35 +00:00
Arthur Lu
bc18614027 better handling of AttributeError 2022-08-23 01:53:56 +00:00
Arthur Lu
0fc83134a9 add skip and leave command 2022-08-23 01:18:56 +00:00
Arthur Lu
835911cc4b readd cleanup 2022-08-22 23:57:57 +00:00
Arthur Lu
c53e7335ff add queue functionality 2022-08-22 23:27:32 +00:00
Arthur Lu
6228104cf1 migrate to pytube 2022-08-22 20:50:36 +00:00
Arthur Lu
bde5bfe530 add role and vc check,
fix config to be stateful
2022-08-22 20:03:31 +00:00
Arthur Lu
5db11730ac add basic functionality mirrored from arthurbot 2022-08-22 19:20:11 +00:00
Arthur Lu
4e2074c975
Initial commit 2022-08-21 23:30:41 -07:00