Skip to content

adiq/temotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.