Git Product home page Git Product logo

telegramtwitchemotebot's Introduction

TelegramTwitchEmoteBot

Share Twitch emotes with a Telegram chat through a quick inline command.

Run

  1. Copy crendentials.example.json to credentials.json.
cp credentials.example.json credentials.json
  1. Add you bot api key to credentials.json.

  2. (Optional) Import initial bot data (see Basic Emotes)

cp initial_bot_data bot_data
  1. Install dependencies.
pip install -r requirements.txt
  1. Start the bot.
python bot.py

Usage

Add Emotes

To add emotes, you need to talk with the bot directly and use the following command:

/add <channelid>

Basic Emotes

Caching the basic emotes can take a long time. Because of that data for them is already included in the initial_bot_data file. You can copy it to bot_data to import it into the bot. See step 3 in Run for more information.

The basic emotes have the channel ids 0 and 5 if you wanna cache them yourself. Note that this could change in the future.

Inline

@bot-name <twitchemote>
Argument Required Explanation Example options
twitchemote required Keyword for the emote. Kappa, Keepo, LUL, ...

telegramtwitchemotebot's People

Contributors

ju57u5 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.