Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haliphax/stream-raiders-thanks
Automatically respond in Twitch chat to epic/legendary placements in Stream Raiders
https://github.com/haliphax/stream-raiders-thanks
stream-raiders twitch twitch-bot
Last synced: 19 days ago
JSON representation
Automatically respond in Twitch chat to epic/legendary placements in Stream Raiders
- Host: GitHub
- URL: https://github.com/haliphax/stream-raiders-thanks
- Owner: haliphax
- License: mit
- Created: 2021-09-29T03:15:23.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-30T19:05:22.000Z (over 3 years ago)
- Last Synced: 2024-11-17T00:18:24.303Z (3 months ago)
- Topics: stream-raiders, twitch, twitch-bot
- Language: JavaScript
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Stream Raiders thank-you bot
This is a static page which uses [tmi.js] in order to act as a chat bot. The
bot will respond to epic/legendary unit placement announcements from
`StreamCaptainBot` in chat.Here's the URL you need to use:
https://haliphax.github.io/stream-raiders-thanks/?username=USER&channel=CHANNEL&includeUsername=1&oauth=TOKEN
You will need to replace the token values.
- `USER` is the bot's username (or your username if you are not using a
separate account for the bot)
- `CHANNEL` is the channel the bot should join (likely yours)
- `TOKEN` is your OAuth token, which you can obtain using the
[Twitch Token Generator]If you don't want the username of the player to be included in the
automated response, remove `&includeUsername=1` from the URL.You can either load the page up in a tab as you normally would any other
web page and leave it open, or you can add it as an invisible source in your
streaming software of choice (e.g. OBS Studio).[tmi.js]: https://tmijs.org
[Twitch Token Generator]: https://twitchtokengenerator.com