Skip to content
Valerie Pond edited this page May 17, 2021 · 7 revisions

Valeyard

An IRC ↔ SQL GateWay in PHP


About Valeyard is an experimental IRC bot written in PHP, designed to be modular with a variety of hooks to choose from. You can write your own modules for Gateway using these hooks.

It’s coded with mIRC Scripting Language in mind, in an effort to make it easier to bring module-coding to developers and to make learning the API easier.

For the forseeable future, the only IRCd this project will updated to be compatible with is the IRC daemon UnrealIRCd.

If you would like to see a small example module utilising some of the features, check this link




Index:

  • Hooks
  • Anope
  • UnrealIRCd
  • WordPress
Clone this wiki locally