irc bot for linux and win32
Go to file
Aaron Blakely c3281dc946 cleanup 2024-03-06 02:52:38 -06:00
include lua module working on windows 2024-02-29 20:49:33 -06:00
lib made lua module use db.c for script list instead of scripts file 2024-03-06 02:50:22 -06:00
mods cleanup 2024-03-06 02:52:38 -06:00
scripts cleanup 2024-03-06 02:52:38 -06:00
src made lua module use db.c for script list instead of scripts file 2024-03-06 02:50:22 -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 more work on db.c 2024-03-05 20:12:10 -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 current snap 2024-02-21 08:24:49 -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