You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
discordbot.js/lib
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
..
cmd.js Fixes and Cleanup 6 years ago
data.js Integration of SQLite 6 years ago
guilding.js Fixes and Cleanup 6 years ago
logging.js Code Reformatting 6 years ago
music.js Fixes and Cleanup 6 years ago
utils.js Fixes and Cleanup 6 years ago