Mattermost EmojiGen
Mattermost plugin for generating custom emoji.
Set up
Mattermost EmojiGen plugin needs personal access token to create emojis via Mattermost REST API. We recommend creating bot account, and using access token of the bot.
1. Create bot account
- Create bot account from Main Menu > Integrations > Bot Accounts
- Copy the Access Token that is displayed when the bot account creation is completed
- Copied token will be used in step
2-3
2. Install plugin
- Download a plugin distribution from Releases · kaakaa/mattermost-emojigen
- Upload and enable plugin System Console > Plugin > Plugin Management
- Set access token (copied in
1-2
) in plugin settings page
Usage
You can generate emojis by slash command (/emojigen
) or interactive dialog. Multi line emoji can be created by only emoji dialog.
Simple Emoji
- Executing
emojigen
command
/emojigen yabasugi やばすぎ
- Use emoji (e.g.:
:yabasugi:
)
Colored Emoji
You can specify font-color and background-color of emoji. Available colors are Black, Red, Green, Blue, White.
/emojigen yabasugi やばすぎ Red Blue
Emoji dialog
/emojigen
Development
Building
make dist
License
- This plugin is distributed under MIT LICENSE
- This plugin uses M+ Fonts for generating emojis. M+ Fonts is distributed under LICENSE.