Commit Graph

9 Commits (07848ac7614362f52d29afc9eb96118166bb95e0)

Author SHA1 Message Date
Trivernis 5845144a83 Fixes and Cleanup
- allowing Promises for global command reply returns
- event callback regristration wrapped in main function
- stored reply for not playing music (`~np`) in servercommands.json
- made imports constant for lib/cmd
- moved YouTube url operations to lib/utils
- removed try catch surrounding promises in play and playnext callback and added .catch to promises
- added .catch to promises in music.js
- added license README badge
6 years ago
Julius Riegel e5fc4b306e Added CircleCi and Codefactor Badge to Readme 6 years ago
Trivernis e4e26cd51f Integration of SQLite
- Instead of storing data in files, the bot stores data in database-files (wow)
- Why? Because Databases are best
6 years ago
Trivernis b0ca631fb8 Fixed Role-Permission Bug
- Fixed bug where role-permission did not work (except for the bot-owner commands)
6 years ago
Trivernis 2400429b72 New functionalities
- added presence rotation
- added command permission
- added owner commands
- updated README
6 years ago
Trivernis 63981f2a90 TODO update 6 years ago
Trivernis a88071f60f Removed embedded YTAPI-Key 6 years ago
Trivernis 2ba00501ff Ideas in readme 6 years ago
Trivernis 12d913cf46 Initial commit 6 years ago