Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parse memes at runtime? #63

Open
Roy-Orbison opened this issue Sep 21, 2022 · 0 comments
Open

Parse memes at runtime? #63

Roy-Orbison opened this issue Sep 21, 2022 · 0 comments
Labels
Difficulty/3:Hard Hard ticket Help Wanted Community help wanted Needs Spec Needs further specification to be a good (help wanted) ticket Tech/Go Up For Grabs Ready for help from the community. Removed when someone volunteers

Comments

@Roy-Orbison
Copy link

This is a feature request to make the plugin code and meme resources modular. Then server admins could add or edit memes any time without having to have them officially included via a PR, or set up a dev environment to recompile from a fork. The plugin could scan files on (re)activation, include valid ones, and log errors for invalid ones.

I also thought JSON metadata might be friendlier for this. Golang projects seem to use it fairly universally, it's more widely known, and has fewer pitfalls than YAML.

@hanzei hanzei added Help Wanted Community help wanted Difficulty/3:Hard Hard ticket Up For Grabs Ready for help from the community. Removed when someone volunteers Needs Spec Needs further specification to be a good (help wanted) ticket Tech/Go labels Sep 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Difficulty/3:Hard Hard ticket Help Wanted Community help wanted Needs Spec Needs further specification to be a good (help wanted) ticket Tech/Go Up For Grabs Ready for help from the community. Removed when someone volunteers
Projects
None yet
Development

No branches or pull requests

2 participants