Difficulty/2:MediumHacktoberfestHelp WantedTech/GoType/EnhancementUp For Grabs
Repository metrics
- Stars
- (80 stars)
- PR merge metrics
- (PR metrics pending)
Description
Hello,
Would it be possible to convert the hard coded list of images and slots into a modular one ? A folder with
- The images
- A yaml file for each image, with the same name, containing slots (as actually), And a script that build automatically the list with what it find in the library. (I think it is the file "assets.go" but I'm not sure)
According to this PR: https://github.com/mattermost/mattermost-plugin-memes/pull/46/files the difficult thing seems to be the line of bytes, is it the file hard coded ?
It can be manually launched (no need to rebuild every morning) and it could return errors in command line, as it would be only done by the admin and not the users.
(sorry I'm no dev)
In any case, thank you for the plugin so far !