https://github.com/devsavage/opentwitchtools
https://github.com/devsavage/opentwitchtools
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/devsavage/opentwitchtools
- Owner: devsavage
- Created: 2015-07-25T08:58:21.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-22T01:30:06.000Z (almost 11 years ago)
- Last Synced: 2025-01-15T04:29:28.952Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 2.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OpenTwitchTools
A set of two applications, a chat application geared for mods, and an automatic moderator application.
## OpenMod
* chat application (like Chatty, but prettier)
* built-in token authentication window
* support for multiple streams
* ability to add keywords to highlight specific message in chat
## OpenBot (WIP) planned features:
* auto-timeout based on set of keywords
* loyalty system (xp, coins, etc)
* support for raffles, surverys, bets, etc
## Running solution
This is built with the [Node Tools for Visual Studio](https://nodejstools.codeplex.com/). This allows you to debug node applications and edit the nsproj files easily. The actual startup exe is atom-shell (now known as [electron](https://github.com/atom/electron)). You can inspect the OpenBot and OpenMod nsproj files for the location, and use x32 or x64 if you'd like.
## Contact
If you have questions, please don't hesitate to contact me by making an issue, tweeting me, or sending an email to celluj34@gmail.com