summaryrefslogtreecommitdiff
path: root/docs/RPC/rpc_data.md
AgeCommit message (Collapse)Author
2025-05-09Allow using an account identifier in the anope.account RPC method.Sadie Powell
2025-05-09Store user away state and add it to the anope.user RPC event.Sadie Powell
2025-05-09Add TLS usage to the anope.user RPC event.Sadie Powell
2025-04-19Add the anope.account and anope.listAccounts RPC events.Sadie Powell
2025-04-19Fix various typos in the rpc_data docs.Sadie Powell
2025-04-19Document the rpc_data result better.Sadie Powell
2025-04-19Add expanded data to the rpc_data list events.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