Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: Is that a way to dialog with anope via http?  (Read 7795 times)

0 Members and 1 Guest are viewing this topic.

Patrice Chevee

  • Anope User
  • Offline Offline
  • Posts: 8
Is that a way to dialog with anope via http?
« on: April 11, 2015, 07:06:52 PM »

Hello everybody,

sorry for this question which could be that of a beginner.... I already met some webpages where it is possible to record one's nickname on anope (for the specific server the webpage is dedicated to). I presume, it is also possible to send some specific commands to anope via http, using a web server oriented language like php or perl/cgi. As an example: I would like that the suscriber to the irc server webpage be automatically voiced as soon as he is on the server (assuming he is logged on nickserv). How can I do this?
Logged

Adam

  • Team
  • *
  • Offline Offline
  • Posts: 463
Re: Is that a way to dialog with anope via http?
« Reply #1 on: April 11, 2015, 07:16:54 PM »

See docs/XMLRPC
Logged

Patrice Chevee

  • Anope User
  • Offline Offline
  • Posts: 8
Re: Is that a way to dialog with anope via http?
« Reply #2 on: April 23, 2015, 06:24:17 PM »

Can you please answer with a more human answer, different from RTFM? I don't know what is docs/xmlrpc, where to find this doc, etc.

Thanks
Logged

Adam

  • Team
  • *
  • Offline Offline
  • Posts: 463
Re: Is that a way to dialog with anope via http?
« Reply #3 on: April 23, 2015, 06:32:51 PM »

In the Anope source tree? Where else would it be? https://github.com/anope/anope/tree/2.0/docs/XMLRPC
Logged

Patrice Chevee

  • Anope User
  • Offline Offline
  • Posts: 8
[SOLVED] Re: Is that a way to dialog with anope via http?
« Reply #4 on: April 27, 2015, 09:07:55 PM »

Thanks. At least I know that there is a source tree for Anope, and now I know what is its url.
Logged

katsklaw

  • Supporter
  • Anope User
  • Offline Offline
  • Posts: 537
Re: [SOLVED] Re: Is that a way to dialog with anope via http?
« Reply #5 on: June 09, 2015, 04:36:36 AM »

Thanks. At least I know that there is a source tree for Anope, and now I know what is its url.

The file you downloaded from the website is also a "source tree". It is a tree of directories that contain the source code. "docs/XMLRPC" is a directory path relative to the anope directory. It is assumed that you know how to use your Operating System of choice. Teaching you what a directory path is, is outside the scope of this site and if you do not know how to navigate and/or use your Operating System, you need to stop and learn it first.

The answer of "see docs/XMLRPC" is not by any measure of the term an "RTFM" type response. The fact that you think it is suggests you do not know your OS. You will have a much easier time installing and maintaining ANY application, not just Anope, if you first learn how files are structured on your OS of choice.
Logged
Pages: [1]   Go Up