Giter VIP home page Giter VIP logo

kappa-slack's Introduction

Kappa Slack

Add Kappa to your Slack. Kappa Slack is a script that will add all Twitch and BTTV emotes to your Slack workspace.

Installation

Setup your local copy by running:

git clone [email protected]:calderalabs/kappa-slack.git
cd kappa-slack
bundle install

Usage

Example .env file:

SLACK_TEAM_NAME=kappa
[email protected]
SLACK_PASSWORD=password123

If you have the .env file setup correctly, you can just run bin/kappa-slack to start uploading emotes. Without an .env file, you can still run the script, but you need to provide options as follows:

bin/kappa-slack --slack-team-name=kappa [email protected] --slack-password=password123

Optionally, you can pass these options to skip certain emotes:

  • --skip-bttv-emotes (default: false) Skips emotes from BetterTTV
  • --skip-one-letter-emotes (default: true) Skips single letter emotes, like D:

Enjoy!

kappa-slack's People

Contributors

eugeniodepalo avatar

Stargazers

Juan Manuel Ramallo avatar Deepak H R avatar Jamie Sparks avatar Curtis John avatar  avatar Evandro Cavalcante Santos avatar Ted Hill avatar Avishkar Gupta avatar Eugene M avatar Mijka avatar Mike Nguyen avatar Florian Le Frioux avatar Lucas Aragno avatar  avatar Kai avatar Christopher Stewart avatar Diego Camargo avatar Scarlz avatar Scott Jones avatar Matt Koken avatar Josh avatar Robert Schiriac avatar  avatar Justin Homan avatar Pedro Bento avatar Colin Edwards avatar Troels Beck Krøgh avatar Matteo Depalo avatar rosie ❤  avatar Ju Liu avatar

Watchers

 avatar Kai avatar James Cloos avatar Irfanmmr avatar

kappa-slack's Issues

Update to twitchemotes api v4

It seems that I can no longer access the v3 api, as seen here. Would it be possible to update this to use v4? Unfortunately, it seems like the response has changed, because when I just tried changing the url it did not work.

Error message

Hi! I tried using your tool but I get this error message:

/server/ressources/kappa-slack/lib/kappa-slack/cli.rb:16:in `upload': /server/ressources/kappa-slack/lib/kappa-slack/uploader.rb:11: syntax error, unexpected ',' (SyntaxError)
/server/ressources/kappa-slack/lib/kappa-slack/uploader.rb:119: syntax error, unexpected keyword_end, expecting end-of-input
	from /Library/Ruby/Gems/2.0.0/gems/thor-0.19.1/lib/thor/command.rb:27:in `run'
	from /Library/Ruby/Gems/2.0.0/gems/thor-0.19.1/lib/thor/invocation.rb:126:in `invoke_command'
	from /Library/Ruby/Gems/2.0.0/gems/thor-0.19.1/lib/thor/invocation.rb:133:in `block in invoke_all'
	from /Library/Ruby/Gems/2.0.0/gems/thor-0.19.1/lib/thor/invocation.rb:133:in `each'
	from /Library/Ruby/Gems/2.0.0/gems/thor-0.19.1/lib/thor/invocation.rb:133:in `map'
	from /Library/Ruby/Gems/2.0.0/gems/thor-0.19.1/lib/thor/invocation.rb:133:in `invoke_all'
	from /Library/Ruby/Gems/2.0.0/gems/thor-0.19.1/lib/thor/group.rb:232:in `dispatch'
	from /Library/Ruby/Gems/2.0.0/gems/thor-0.19.1/lib/thor/base.rb:440:in `start'
	from bin/kappa-slack:13:in `<main>'

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.