Commit Graph

131 Commits (bb1d952d18ef6b45888e34122242d0fc8b35b395)
 

Author SHA1 Message Date
Trivernis 38fdece6c3 Code Cleanup 6 years ago
Trivernis 17e0883928 Updated jsdoc 6 years ago
Trivernis 63981f2a90 TODO update 6 years ago
Trivernis d85354744c
Merge pull request #10 from Trivernis/develop
Removed embedded YTAPI-Key
6 years ago
Trivernis a88071f60f Removed embedded YTAPI-Key 6 years ago
Trivernis 1fff671f35
Merge pull request #9 from Trivernis/develop
v0.9.0
6 years ago
Trivernis c884211150 Added Data function
- DataHandler handles Data (wow)
- save to save playlist (server specific)
- saved to get saved playlist
- play with saved name plays the saved playlist
- data is stored in data folder
 - every server has a subfolder
 - entry file to manage all files that should be accessable
- fixed bug where music doesn't play when play was invoked
 -  if this bug appeares again, the skip command could fix it (because it creates a dispatcher if none exists)
6 years ago
Trivernis 8d53433dea Finished modules
- Bot exits music after 5 minutes
6 years ago
Trivernis e16965c86f Added supporting classes
- added class GuildHandler -> use this for commands that sould be run on a server
- added class Servant -> handles commands, used by GuildHandler
- added connected getter to DJ
- changed from checking for Connection to checking if connected
- added possibility to assign a VoiceChannel at connecting
- commands now contain the prefix instead of being a child element of it
- added passing additional arguments as third parameter of the command callback
- removed complex command parsing function, rewrote it with better pattern matching
- removed music commands from bot.js and moved them to GuildHandler class
- changed from cmd.createCommand to createGlobalCommand
6 years ago
Trivernis d153eed7f5 Added FIXME 6 years ago
Trivernis 2ba00501ff Ideas in readme 6 years ago
Trivernis 540007318e Added TODO 6 years ago
Trivernis 6985658d1e
Merge pull request #8 from Trivernis/develop
Develop
6 years ago
Trivernis 08091ba15a More Fixes
- Playlists can be saved (will be server specific in the future)
- Saved playlists can be played with ~play
6 years ago
Trivernis 3dde5c40cb Fixed Bugs created by changing music.js
- Fixed output of current song
- Fixed output of playlist
- Fixed toggeling skip
- Fixed next auto toggle
6 years ago
Trivernis ec888aa5b7 Improved music.js
- Added DJ class
6 years ago
Trivernis c14f95030b Syntax completion 6 years ago
Trivernis 1625d36896
Merge pull request #7 from Trivernis/master
Added LICENSE
6 years ago
Trivernis 3a8943781b
Create LICENSE 6 years ago
Trivernis 32c2fef7b7
Merge pull request #6 from Trivernis/develop
HOTFIX for working shuffeling
6 years ago
Trivernis 4e3e992e04 Bugfix
- shuffling doesn't delete the queue anymore
6 years ago
Trivernis 68583e6fa3
Merge pull request #5 from Trivernis/develop
Merge pull request #4 from Trivernis/master
6 years ago
Trivernis afd41f58f9
Merge pull request #4 from Trivernis/master
Changes made by Renovate
6 years ago
Trivernis 3e3f9017d3
Merge pull request #3 from Trivernis/renovate/ytdl-core-0.x
Update dependency ytdl-core to v0.28.3
6 years ago
Renovate Bot 0984a20119
Update dependency ytdl-core to v0.28.3 6 years ago
Trivernis 417d0c7170
Merge pull request #2 from Trivernis/renovate/pin-dependencies
Pin dependencies
6 years ago
Renovate Bot 696676b350
Pin dependencies 6 years ago
Trivernis ba68538d06
Merge pull request #1 from Trivernis/renovate/configure
Configure Renovate
6 years ago
Renovate Bot 36b18614b6
Add renovate.json 6 years ago
Trivernis 68a56ee3a5 Initialized Content 6 years ago
Trivernis 12d913cf46 Initial commit 6 years ago