Skip to content

It's a bot for twitch, written in C for Linux (POSIX)

Notifications You must be signed in to change notification settings

Clownvin/C-TwitchBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C-TwitchBot

It's a bot for twitch, written in C for Linux (POSIX)

To compile the bot, first replace DEFINEs pertaining to the bot account info (nickname, oath), and the default channel.

Once you've completed that, simply open a terminal, navigate to the source, and use the command: gcc -o TwitchBot twitchbot.c -lpthread

To run the bot,use ./TwitchBot

About

It's a bot for twitch, written in C for Linux (POSIX)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages