Skip to content

Zalgo2462/ScriptFiend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modular C# irc bot
Script Fiend runs in a terminal, connects to multiple IRC servers and rooms, and handles multiple requests at a time.
Modules must be built in the source code at the moment. 
To create new modules extend Module.cs and add the module to an IRC Line such as ChannelLine.cs.
Eventually, the bot will be able to dynamically load dll files for modules. However this functionality is not present at this time.

ScriptFiend requires Microsoft.Json and System.Data.SQLite to function.

About

A scriptable IRC Bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages