irc bot for linux and win32
Go to file
Aaron Blakely 7635b513d7 work on events system 2024-02-13 18:25:08 -06:00
include/libconfig-1.7.3 added Win32 support 2024-02-13 01:22:10 -06:00
lib work on events system 2024-02-13 18:25:08 -06:00
mods rewriting modules system to use structs 2024-02-13 17:47:20 -06:00
src work on events system 2024-02-13 18:25:08 -06:00
.gitignore updated .gitignore 2024-02-13 01:24:11 -06:00
LICENSE added LICENSE 2024-02-13 01:31:57 -06:00
Makefile added Win32 support 2024-02-13 01:22:10 -06:00
README.md added Win32 support 2024-02-13 01:22:10 -06:00
compile_commands.json added Win32 support 2024-02-13 01:22:10 -06:00
xbot.cfg rewriting modules system to use structs 2024-02-13 17:47:20 -06:00
xbot.sln added Win32 support 2024-02-13 01:22:10 -06:00
xbot.vcproj added Win32 support 2024-02-13 01:22:10 -06:00
xbot.vcxproj added Win32 support 2024-02-13 01:22:10 -06:00

README.md

xbot

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