No description
Find a file
2024-03-09 11:35:02 +01:00
.gitignore Initital version 2024-03-09 11:35:02 +01:00
go.mod Initital version 2024-03-09 11:35:02 +01:00
go.sum Initital version 2024-03-09 11:35:02 +01:00
main.go Initital version 2024-03-09 11:35:02 +01:00
README.md Initital version 2024-03-09 11:35:02 +01:00
struct.go Initital version 2024-03-09 11:35:02 +01:00

Luzifer / twitch-my-emotes

twitch-my-emotes fetches the emotes accessible to the given user in order to cache them locally for other scripts to use.

As the fetch for me takes 32s this should not be used synchronously but used to cache accessible emotes periodically.