aboutsummaryrefslogtreecommitdiff
path: root/src/modules/plugins/random_hi.rs
Commit message (Collapse)AuthorAgeFilesLines
* feat (desc)Fuwn2020-10-301-0/+18
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