xbot/README.md

22 lines
342 B
Markdown
Raw Normal View History

2015-03-24 10:12:35 +00:00
# xbot
2015-04-07 16:44:37 +00:00
Xbot is a modular C IRC bot.
## Building
To build xbot use the following commands
make
make mods
Afterwords, just edit xbot.cfg and execute the xbot binary.
## Built-in Admin Commands
These are commands which allow the bot's admin to control it once it's connected to the IRC server.
* LOADMOD <module>
* JOIN <channel>