Skip to content

sneat/PhoinxBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhoinxBot

To use this bot, simply insert your bot's username and password in the app.config

If you want to add channels the bot should join, you can insert them into the database by adding this after Line 37 in the Form1.cs: query += "INSERT INTO channels (name) ('YOURCHANNEL');";

And replace YOURCHANNEL with the channel you want.

Commands can be read here: http://www.phoinx.net/phoinxbot/

About

Twitch Chat Bot (IRC) coded in C#.NET

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages