aboutsummaryrefslogtreecommitdiff
path: root/src/modules/plugins
Commit message (Collapse)AuthorAgeFilesLines
* feat (desc)Fuwn2020-11-013-2/+115
| | | | | | | | feat: - implement somewhat ok but not done version of lavalink - new macros - plugin system - random hi plugin
* feat (desc)Fuwn2020-10-303-0/+32
feat: - add `Procfile` and `app.json` to "prep" for heroku (probably not going to go to heroku though). - implement a plugin system and enable `random_hi` plugin. - move webserver to seperate location