Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.
/ temotes Public archive
forked from adiq/temotes

Latest commit

History

History
35 lines (22 loc) 路 1006 Bytes

README.md

File metadata and controls

35 lines (22 loc) 路 1006 Bytes

tEmotes API

Easy to use API for Twitch emotes

Documentation

We support:

  • Twitch
  • 7TV
  • BetterTTV
  • FrankerFaceZ

Setup

Note: Keep in mind that you don't need to install anything if you just want to consume the API.

You can use the public API that we expose on emotes.adamcy.pl

Requirements

  • Golang
  • Redis
  • Twitch API Access (Client ID and Client Secret)

Configure

Configuration is as easy as defining the environment variables from the .env file.

Run & Build

Running and building the application is as simple as in any other Go project.

License

This project is licensed under the terms of the AGPL-3.0 license.