Skip to content

adiq/temotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ec4950f Β· Feb 17, 2025

History

45 Commits
Feb 17, 2025
Feb 25, 2023
Dec 15, 2021
Dec 19, 2021
Dec 19, 2021
Apr 12, 2023
Dec 19, 2021
Jun 14, 2023
Jun 14, 2023
Dec 19, 2021

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.