Coder Social home page Coder Social logo

erikbotdev's Introduction

ErikBotDev

TODO: Add description and usage here later.

Modular support. Pick which modules you like.

Modules

  • Hue (lights)
  • Elgato (fill lights)
  • OBS (scenes)
  • Browser Source (use bot as a web endpoint to update a browser source)
  • Voice Effects (Through VST in OBS)

Configuration

Many of the commands in this bot interact with OBS through the OBS websocket plugin. By default, this bot requires that it can connect to the websocket in order to even run. If it can't it marks itself as offline and won't respond to any commands.

If you want to force this into "streaming mode"

If you do not have the OBS websocket plugin running, you have two options for forcing the bot to configure itself into streaming mode:

  • Pass -s or --streaming-on
  • Mark an individual command "offline": true to enable just that command

Sounds

Any sound you reference in the config file (sample) needs to be a WAV file in the media directory.

erikbotdev's People

Contributors

arschles avatar erikstmartin avatar rockerboo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

erikbotdev's Issues

websocket: Send commands over websocket

This will open the doors to being able to disable/enable commands without updating the config and restarting. It can also be used to disable commands for specific people, etc.

feature: Triggers & Alerts

Implement alerts so that browser source reacts to Follow, Raid, Host, Cheering, etc.

This could also be generic logic in the config that allows users to specify actions when a particular trigger happens.

points: Channel Points

We still need to implement the following:

  • Consuming points to run commands
  • Allow users to give each other points
  • Allow bot owner to give unlimited number of points

browser-source: Filter users

The config should support the ability to filter out users from chat. Either because they are a bot or a known spammer. This could also support mod/vip/broadcaster only?

Ensure bot is only running once

Bot cannot open the database multiple times. We need a lock file or something so that only one instance of the bot can exist.

This may also require using a websocket or something for the cmd-line to work.

The other option would be to use sqlite or some other RDBMS for out bot.

config: Only initialize enabled modules

We don't want errors for users not connecting OBS or Hue, etc if they don't want to use those modules.

  • Ensure modules don't register themselves if not enabled.

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.