huxcrux / snippet2slack

send snippet to slackchannel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

snippet2slack

twitchfollower2slack is used to send a snippet to slack.

Requirements

  • Python 3
  • External Python 3 modules
    • dateutil
    • requests

Installing

  1. Install Python 3 and pip.

  2. Install following Python 3 modules (pip install):

    • dateutil
    • requests
  3. Run twitchfollower2slack to generate the file 'config.json'. Exit script (ctrl + c) and modify this file with your own settings.

About

send snippet to slackchannel

License:MIT License


Languages

Language:Python 100.0%