Rafael Vargas
|
32b181b2fb
|
Adding timer control to Players to self disconnect after AFK
|
2022-01-06 20:53:55 -04:00 |
|
Rafael Vargas
|
ba8cf34b4c
|
Removing cookies, updating requirements and few changes in music
|
2022-01-06 19:18:23 -04:00 |
|
Rafael Vargas
|
74d91c15f8
|
Renaming modules, removing useless and changing logic of bot initialization
|
2022-01-06 18:25:17 -04:00 |
|
Rafael Vargas
|
9c327b8dbf
|
Merge pull request #9 from RafaelSolVargas/creating_player
Removing error handler and prints from the code
|
2022-01-06 17:58:00 -04:00 |
|
Rafael Vargas
|
4da0472eaf
|
Removing error handler and prints from the code
|
2022-01-06 17:57:12 -04:00 |
|
Rafael Vargas
|
31074fee77
|
Merge pull request #8 from RafaelSolVargas/creating_player
Spliting Music and Player classes
|
2022-01-06 16:58:43 -04:00 |
|
Rafael Vargas
|
efc1293ba0
|
Reformulating Music module to manage players instead of playing the song
|
2022-01-06 13:22:29 -04:00 |
|
Rafael Vargas
|
06a00e227d
|
Adding reset command, some variable to config
|
2022-01-06 13:21:18 -04:00 |
|
Rafael Vargas
|
a391ab1720
|
Modifying the Song module
|
2022-01-06 13:17:59 -04:00 |
|
Rafael Vargas
|
f49dcefcae
|
Adding Player module
|
2022-01-06 13:00:52 -04:00 |
|
Rafael Vargas
|
0b10086d4c
|
Adding remove command and upgrading move command in music module
|
2022-01-05 18:56:53 -04:00 |
|
Rafael Vargas
|
fe51f13f13
|
Fixing loop error and adding automatic cleaning of bot messages
|
2022-01-03 21:39:58 -04:00 |
|
Rafael Vargas
|
e5b88727a6
|
Removing useless file
|
2022-01-01 14:34:09 -04:00 |
|
Rafael Vargas
|
aa4bb00745
|
Merge pull request #6 from RafaelSolVargas/fixing-spotify-bug
Adding new Adming Module and Stylish update
|
2022-01-01 14:32:37 -04:00 |
|
Rafael Vargas
|
9c6e453227
|
Stylish update
|
2022-01-01 14:11:25 -04:00 |
|
Rafael Vargas
|
f9cf452e90
|
Adding new module to allow users to drop anyone from a voice channel
|
2022-01-01 13:57:40 -04:00 |
|
Rafael Vargas
|
4ca9d581c8
|
Fixing range of move_songs function
|
2022-01-01 13:13:05 -04:00 |
|
Rafael Vargas
|
43da76a06f
|
Create README.md
|
2021-12-31 15:40:29 -04:00 |
|
Rafael Vargas
|
e82fc8c2f6
|
Merge pull request #5 from RafaelSolVargas/fixing-spotify-bug
Fixing Error #4
|
2021-12-30 22:32:58 -04:00 |
|
Rafael Vargas
|
0ab2a5a830
|
Playlist will not more check if the returned music has source
|
2021-12-30 20:38:48 -04:00 |
|
Rafael Vargas
|
ad05fffa84
|
Music will now wait for the first preload of first song
|
2021-12-30 20:37:09 -04:00 |
|
Rafael Vargas
|
e13f19efb9
|
Song now represents if it has any problems
|
2021-12-30 20:35:54 -04:00 |
|
Rafael Vargas
|
17e265c8da
|
Adding Warframe new API to config
|
2021-12-30 19:30:55 -04:00 |
|
Rafael Vargas
|
c9a729c4cc
|
Updating help command
|
2021-12-30 19:30:37 -04:00 |
|
Rafael Vargas
|
7bfb098b54
|
Upgrading Warframe module to return more information
|
2021-12-30 19:30:12 -04:00 |
|
Rafael Vargas
|
787db1d6e6
|
Adding move song command
|
2021-12-30 17:49:56 -04:00 |
|
Rafael Vargas
|
43bb87f997
|
Adding shuffle musics command
|
2021-12-30 17:08:27 -04:00 |
|
Rafael Vargas
|
b5974b28e5
|
Merge pull request #3 from RafaelSolVargas/using-asyncio
Turning Vulkan more asynchronous
|
2021-12-30 14:53:40 -04:00 |
|
Rafael Vargas
|
4d9828ddaf
|
Update gitignore
|
2021-12-30 14:49:19 -04:00 |
|
Rafael Vargas
|
dd55c56b88
|
Adding new commands to help function
|
2021-12-30 14:48:44 -04:00 |
|
Rafael Vargas
|
5b3b530a38
|
Removing useless variables and adding new ones to config file
|
2021-12-30 14:48:12 -04:00 |
|
Rafael Vargas
|
74df8c3378
|
Reworking Music module to work is async programming
|
2021-12-30 14:44:06 -04:00 |
|
Rafael Vargas
|
c24f4923ee
|
Now Playlist do not work directly with Downloader, add destroy song funciton
|
2021-12-30 14:41:46 -04:00 |
|
Rafael Vargas
|
7a655039f8
|
Refactoring the Downloader module to work directly with Songs and updating them
|
2021-12-30 14:39:38 -04:00 |
|
Rafael Vargas
|
a45e54663e
|
Refactoring Song completly, now uses one identifier
|
2021-12-30 14:37:50 -04:00 |
|
Rafael Vargas
|
de535eccbc
|
Removing useless types
|
2021-12-30 14:36:47 -04:00 |
|
Rafael Vargas
|
8f32697116
|
Creating Interfaces file with some abstract classes
|
2021-12-30 14:35:30 -04:00 |
|
Rafael Vargas
|
737695016f
|
Creating utils file
|
2021-12-30 14:35:02 -04:00 |
|
Rafael Vargas
|
0f5139bf24
|
Moving is_url function to utils.py
|
2021-12-30 14:34:36 -04:00 |
|
Rafael Vargas
|
a92fe18b61
|
Merge pull request #2 from RafaelSolVargas/upgrading-music
Upgrading music
|
2021-12-28 22:26:16 -04:00 |
|
Rafael Vargas
|
7d22998ebc
|
Add new version of music controller
|
2021-12-28 20:43:48 -04:00 |
|
Rafael Vargas
|
35f5492b12
|
Removing useless comments and prints
|
2021-12-28 20:41:21 -04:00 |
|
Rafael Vargas
|
2860887e78
|
Removing useless import
|
2021-12-28 20:40:20 -04:00 |
|
Rafael Vargas
|
d768ed810a
|
Changing the help command
|
2021-12-28 20:39:18 -04:00 |
|
Rafael Vargas
|
3a38a89239
|
Adding new class to deal with random
|
2021-12-28 20:37:31 -04:00 |
|
Rafael Vargas
|
a1dd055413
|
Adding new variables to config
|
2021-12-28 20:36:52 -04:00 |
|
Rafael Vargas
|
1f20b6c583
|
Upgrading the stability of the warframe api
|
2021-12-28 20:00:45 -04:00 |
|
Rafael Vargas
|
10d7a430a8
|
Do not accept phrases from api that doesn't have an author name
|
2021-12-28 19:59:59 -04:00 |
|
Rafael Vargas
|
23c8d99d33
|
Adding new functions to Playlist module
|
2021-12-28 19:15:46 -04:00 |
|
Rafael Vargas
|
145beacce8
|
Changing the logic of a Song creation, there will be two steps
|
2021-12-28 19:15:05 -04:00 |
|