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