Skip to content

frdmn/telegram-twitch-emote-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

telegram-twitch-emote-bot

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!

Installation

  1. Make sure you've installed all requirements

  2. Clone this repository:

    git clone https://github.com/frdmn/telegram-twitch-emote-bot
  3. Copy and adjust sample .env file, make sure you've added your Telegram bot tokens:

    cp .env.sample .env
    vi .env
  4. Build Docker images and startup containers:

    docker-compose up -d

Usage

Here's a short explanation how to use telegram-twitch-emote-bot:

  • Use it
  • Profit

Contributing

  1. Fork it

  2. Create your feature branch:

    git checkout -b feature/my-new-feature
  3. Commit your changes:

    git commit -am 'Add some feature'
  4. Push to the branch:

    git push origin feature/my-new-feature
  5. Submit a pull request

Requirements / Dependencies

  • Docker

Version

1.0.0

License

MIT

About

💬 Search and display Twitch emotes in Telegram chats

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published