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

marcanpilami/twitch2key

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 XXX" streams where commands from the chat ("forward", "back", etc.) will be turned into game inputs.

To be able to connect to the Twitch chat IRC server, you'll have to generate a Twitch IRC password (https://twitchapps.com/tmi/) and copy it into the Twitch2Key.ini file.

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

Requires the following libraries (DLLs are provided) :

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

  • C# 100.0%