Skip to content

A C# command-line tool which listens to a Twitch channel's live chat and simulates keyboard inputs when certain messages are posted.

License

Notifications You must be signed in to change notification settings

akaAgar/twitch2key

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitch2Key

This is the project's source code repository. If you're not interested in the source code, binaries can be found at https://akaagar.itch.io/twitch2key

A C# command-line tool which listens to a Twitch channel's live chat and simulates keyboard presses when certain messages are posted. Can be used to create "Twitch plays X" streams where commands from the chat ("forward", "back", etc.) are turned into game inputs.

Features

  • Easy to setup and configure, no Twitch plugin required
  • Can turn any Twitch chat message to any key press
  • Can give "admin" powers to some users so only them can press certain keys
  • Can create teams of users, so two groups of users in the chat can fight each other in a versus-fighting game, or be assigned different task in a complex game with many keys

Please read /bin/Release/README.html for additional information

Created by Ambroise Garel (@akaAgar), released under the GNU General Public License.

Requires the following libraries (DLLs are provided in /bin/Release/) :

About

A C# command-line tool which listens to a Twitch channel's live chat and simulates keyboard inputs when certain messages are posted.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages