Skip to content

toomuchio/PHPBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHPBot

First thing I ever wrote in PHP, dates back to the early 2000's I think?

Still comes in handy sometimes a very simple IRC Bot with SSL and multi-network support.

!raw = Runs the code, reports errors or return value, handy for testing preg_match

!die = Kills the bot

/include lets you put your scripts for any number of commands, the bot can reload these files on the fly without needing a restart.

Basicly a very simple Eggdrop implementation in PHP (Only this has SSL support unlike eggdrop ;P)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages