(1 条评论) (4 个反应) (0 位负责人)Go (33 个派生)auto 404
Difficulty/2:MediumHacktoberfestHelp WantedTech/GoType/EnhancementUp For Grabs

仓库指标

星标
 (80 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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 !

贡献者指南