Skip to content

Evil-Ant-Colony/EvilAntCyborg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple_IRC_Bot

An IRC bot written in PHP

Contacts

Mattia Basaglia [email protected]

License

AGPLv3 or later, see COPYING.

Sources

Up to date sources are available at https://github.com/mbasaglia/Simple_IRC_Bot

Installing

Requirements

It requires PHP, a default installation should be enough.

Setting up a bot instance

Create a file called setup-bot.php, see /examples for some examples, then run run-bot.sh or execute that file through PHP to start the bot.

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.6%
  • Shell 0.4%