irc bot for linux and win32
Go to file
Aaron Blakely f91fac4d1e remove temp files 2024-02-29 23:22:07 -06:00
include lua module working on windows 2024-02-29 20:49:33 -06:00
lib lua module working on windows 2024-02-29 20:49:33 -06:00
mods remove temp files 2024-02-29 23:22:07 -06:00
scripts more work on lua module, now able to load/unload scripts 2024-02-29 02:51:00 -06:00
src lua module working on windows 2024-02-29 20:49:33 -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 more work on lua module 2024-02-27 01:16:58 -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 test 2024-02-29 04:54:18 -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