package
0.0.0-20210423222218-1af73ced443c
Repository: https://github.com/lon9/saysoundcloud.git
Documentation: pkg.go.dev

# README

twitchchat

twitchchat bridge Twitch and SaySoundCloud

Usage

  1. Make an application on SaySoundCould

  2. Copy access token of SaySoundCloud

  3. Start the command with Twitch's access token, SaySoundCloud's access token and channel you want to watch chat

  4. Send chat !{command} on Twitch, then the sound will be played

Options

Usage of twitchchat:
  -a string
        SaySoundCloud's access token
  -c string
        Channel
  -n string
        Nickname (default "SaySoundBot")
  -t string
        OAuth token
  -u string
        server endpoint (default "http://localhost:3001/v1/apps/18/cmd")