chokepoint / odessa

Very basic example of an IRC bot to manage a channel (written in C).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Odessa is a channel managing bot.

Commands:
!aop <password>
!op <nick of person to make operator>
!help   - Display list of commands and help information
!invite <user to invite>
!passwd <new password>
!reload - reload admin list


About

Very basic example of an IRC bot to manage a channel (written in C).


Languages

Language:C 97.0%Language:C++ 3.0%