Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 308 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 308 Bytes

PHP IRC BOT

This project is the creation of a bacsic php irc bot

Requirements

Composer

Installation

$ git clone https://github.com/samfty/ircbot.git
$ cd ircbot
$ composer install
Configure start.php as needed
$ nano startup.php

Runing the bot

$ php start.php