irc bot for linux and win32
Go to file
Aaron Blakely a9ce4edbb5 added support for using admin hostmask 2024-03-08 00:38:00 -06:00
include lua module working on windows 2024-02-29 20:49:33 -06:00
lib added support for using admin hostmask 2024-03-08 00:38:00 -06:00
mods db.c working on windows 2024-03-06 03:45:25 -06:00
scripts cleanup 2024-03-06 02:52:38 -06:00
src added support for using admin hostmask 2024-03-08 00:38:00 -06:00
.gitignore cleanup 2024-03-06 02:52:38 -06:00
LICENSE added LICENSE 2024-02-13 01:31:57 -06:00
Makefile more work on db.c 2024-03-05 20:12:10 -06:00
README.md added modlist command 2024-02-17 02:21:22 -06:00
compile_commands.json added channel.c 2024-02-16 15:28:11 -06:00
xbot.cfg added support for using admin hostmask 2024-03-08 00:38:00 -06:00
xbot.sln current snap 2024-02-21 08:24:49 -06:00
xbot.vcproj added Win32 support 2024-02-13 01:22:10 -06:00
xbot.vcxproj db.c working on windows 2024-03-06 03:45:01 -06:00

README.md

xbot

xbot is a modular IRC bot in C for Linux and Windows

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
  • UNLOADMOD
  • MODLIST
  • JOIN