Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Important

This application is meant to be an example with real functionality to allow developers to better understand our API. This repo is not actively maintained, and has not been tested in any sort of real production use.

Joystick.TV ChatterBot

This chat bot will post random messages to your chat when your chat gets quiet. If no one has said anything in a bit, and there's people lurking, it will try to encourage more interactions by saying random funny things, calling people out that are lurking, and sometimes include some helpful tips for using JoystickTV.

Keep the bot quiet by talking in chat.

Setup

  1. Create a .env file
JOYSTICKTV_HOST="changeme"
JOYSTICKTV_CLIENT_ID="changeme"
JOYSTICKTV_CLIENT_SECRET="changeme"
JOYSTICKTV_API_HOST="changeme"
  1. Install dependencies
bun install
  1. Run the server
bun src/index.js
  1. Enable logs (optional)
NODE_ENV=development bun src/index.js

Bot commands

The streamer and moderators can silence the chatterbot with

@chatterbot lurk

Then resume the messages with

@chatterbot yo

About

A joystick.tv chat bot to keep the chat engaged

Resources

Stars

3 stars

Watchers

2 watching

Forks

Releases

Used by

Contributors

Languages