summaryrefslogtreecommitdiff
path: root/docs/RPC/jsonrpc.php
AgeCommit message (Collapse)Author
2025-05-05Remove rpc_main.Sadie Powell
2025-03-13Add the rpc_message module, remove the notice RPC event.Sadie Powell
2025-02-25Add the rpc_data module.Sadie Powell
- Add rewritten and namespaced versions of the channel, oper, user events. - Add the following new events: * anope.listChannels * anope.listOpers * anope.listServers * anope.listUsers * anope.server
2025-02-18Fix sending RPC responses after the previous commit.Sadie Powell
2025-02-14Update the XMLRPC example to use JSON-RPC instead.Sadie Powell