28 Commits

Author SHA1 Message Date
Rafael Vargas
1f45b64a62 Sending more code 2023-02-19 13:40:37 -03:00
Rafael Vargas
72043c4475 Continuing the refactoring 2023-02-19 11:28:33 -03:00
Rafael Vargas
7a5d76ffd3 Refactoring some code and modifying variables and class names 2023-02-19 00:33:31 -03:00
Rafael Vargas
afb223eadd Fixing error when stop and return too fast, because of that there may be some threads downloading songs that will try to put songs in a already closed queue 2023-01-25 13:07:48 -03:00
Rafael Vargas
5cdc4e9a53 Fixing error in starting playing songs that the Player lost reference to the current playing song 2023-01-24 19:42:57 -03:00
Rafael Vargas
a72c4c7d8d Trying to fix issue 32 2023-01-22 15:06:55 -03:00
Rafael Vargas
10e38a8809 Fixing error 2022-10-03 21:40:54 -03:00
Rafael Vargas
3b198cf78a Adding support to slash commands 2022-09-22 16:20:05 -03:00
Rafael Vargas
ef66bf8bcb Fixing error in getting song original url in queue handler 2022-09-16 22:01:45 -03:00
Rafael Vargas
ba57a3e18d Now using hyperlinks in Queue and adding support message as random string 2022-09-07 21:47:09 -03:00
Rafael Vargas
2794f1a6d0 Upgrading views manager in messages timeout 2022-08-16 18:19:17 -04:00
Rafael Vargas
2d27a2f080 Changing View in Queue message and creating new handler to jump to music 2022-08-07 20:03:13 -04:00
Rafael Vargas
0c20f68c2b Upgrading messages sended mananger and refactoring Buttons logic 2022-08-04 18:25:06 -04:00
Rafael Vargas
2627f95a6d Adding pages to songs queue to move between all queue, adding buttons to queue embed to better user experience 2022-08-02 21:52:54 -04:00
Rafael Vargas
4fd23c56b6 Fixing error in sending commands to closed process queue 2022-07-31 19:50:59 -04:00
Rafael Vargas
7f1ffb6b23 Fixing erros with buttons handlers and updating README 2022-07-29 00:41:03 -03:00
Rafael Vargas
c5885f3093 Finishing work with the second queue 2022-07-28 11:32:04 -03:00
Rafael Vargas
60a36425ee Adding a queue for player send commands to Main process 2022-07-28 00:38:30 -03:00
Rafael Vargas
ca754c6f62 Subclassing Button class for each button, changing context interface for handlers 2022-07-27 17:20:57 -03:00
Rafael Vargas
4f11506c2b Creating Player View 2022-07-27 16:14:13 -03:00
Rafael Vargas
beb0bc085d Fixing errors due to new discor d library 2022-07-27 11:27:38 -03:00
Rafael Vargas
fededdbb8c Changing to pycord 2022-07-27 01:36:55 -03:00
Rafael Vargas
140c1640d9 Stability update 2022-07-25 09:49:04 -03:00
Rafael Vargas
f27dc1de93 Upgrading stability in errors occurrences 2022-07-24 23:49:35 -03:00
Rafael Vargas
b904c75caa Fixing erros due to processing 2022-07-24 14:25:44 -03:00
Rafael Vargas
56456bf2ed Modifying play and prev commands to work with Process 2022-07-23 15:51:13 -03:00
Rafael Vargas
7efed8ab89 Adapting History, Loop, Now Playing, Remove, Shuffle and Reset commands to work with process 2022-07-23 13:57:47 -03:00
Rafael Vargas
3eab6176c3 Code style upgrade 2022-07-23 09:52:20 -03:00