Skip to content

Issei0804-ie/mattermost_custom_emoji_uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mattermost_custom_emoji_uploader

概要

  • mattermost で面倒な custom emoji の登録を簡単に実行できるバイナリ
  • 複数の画像を一括で登録できる
  • personal access token が必要

使い方

インストール方法

go install か release からバイナリをダウンロードしてください。

go install github.com/Issei0804-ie/mattermost_custom_emoji_uploader@latest

実行方法

upload したい絵文字を手元に準備し、ファイルの名前は絵文字の Name になるので適切に名前付けをしてください。例えば、sample.png という名前の画像を登録した場合、:sample: で絵文字を呼び出すことができます。

実行方法は下記です。

mattermost_custom_emoji_uploader http://your-mattermost.example [personal access token] [path of dir or image file]

下記のように画像ファイルを指定しても構いませんし、

mattermost_custom_emoji_uploader https://sample.com TOKEN sample.png

ディレクトリごと指定しても大丈夫です。

mattermost_custom_emoji_uploader https://sample.com TOKEN images

拡張子は、png, jpeg, jpg, gif に対応しています。それ以外だとエラーがでます。

issueの報告方法について

  • 日本語優先でお願いします。英語でも対応しますが返信が遅れる可能性があります。ご了承ください。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages