How to enable GitHub Emoji support in Cachet.
CACHET_EMOJI
environment variable.
Supporting Emoji codes such as :smile:
and :beers:
, is made possible by GitHub’s public API.
Under some circumstances it’s possible to hit GitHub’s API rate limit quickly. This would render your status page inaccessible.
To get around this you can create a GitHub oAuth Token and set it in your .env
file. Follow these instructions to create and setup Cachet with your token.
.env
file
user
scopes..env
file: