Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 579 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 579 Bytes

Simple_IRC_Bot

An IRC bot written in PHP

Contacts

Mattia Basaglia mattia.basaglia@gmail.com

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.