FFZ (@TwitchFFZBot ) |
BTTV (@TwitchBTTVBot ) |
Simple Telegram bot to access Twitch emotes (provided by BetterTwitchTV & FrankerFaceZ) that supports inline queries, e.g. @TwitchBTTVBot dinkdonk
or @TwitchFFZBot peepo
.
No need to invite the bot into groups/channels!
-
Make sure you've installed all requirements
-
Clone this repository:
git clone https://github.com/frdmn/telegram-twitch-emote-bot
-
Copy and adjust sample
.env
file, make sure you've added your Telegram bot tokens:cp .env.sample .env vi .env
-
Build Docker images and startup containers:
docker-compose up -d
Here's a short explanation how to use telegram-twitch-emote-bot
:
- Use it
- Profit
-
Fork it
-
Create your feature branch:
git checkout -b feature/my-new-feature
-
Commit your changes:
git commit -am 'Add some feature'
-
Push to the branch:
git push origin feature/my-new-feature
-
Submit a pull request
- Docker
1.0.0