Skip to content

A command line PHP5 IRC bot, intended to have trivia game functionality

Notifications You must be signed in to change notification settings

krakerag/ircBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ircBot
------

An irc bot for PHP5 designed to run off the command line of a linux server.

Usage:
------

- Setup your config items at the top of init.php.
- Make sure the command interpreter is correct on line 1. You can do this by
typing 'which php' and adjusting if nessesary.
- Set init.php as executable using 'chmod +x init.php'
- Start bot using ./init.php
- Bot can be terminated using CTRL-C or other command line break.

Author:
-------
Matthew Hallsworth <matthew.hallsworth@gmail.com>

This code is free to use and distribute under GNU.

About

A command line PHP5 IRC bot, intended to have trivia game functionality

N/A

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages