[irc] BitchX programeren?

Pagina: 1
Acties:

  • Engineer
  • Registratie: Juni 2001
  • Laatst online: 04-05 00:03
.

[ Voor 99% gewijzigd door Engineer op 13-10-2018 11:55 ]


  • rb338
  • Registratie: Januari 2001
  • Laatst online: 22-07 12:59
En dit dan?

http://www.holoweb.net/~liam/bx/

Of download een BX script en kijk hoe het gedaan is :)

[edit]
Uit een FAQ:
3.4 How do I script in BitchX? How do I find out what arguments should go to which function or command?

To script, you should have at least some experience using the client so you know how things SHOULD react, etc, etc. There is no designated "guide" to scripting, just look at the scripts that come with the BitchX source, or ircII scripts that you already have/can get.

On the second question. First of all, try looking in BitchX.help (/bhelp). If it's not in there, try the base ircII help file. Also, look in scripts and see if you can try figure out the syntax/arguments a particular command
should have. Check and see whether it is a script defined function. Try reading the script to see whether it is defined in there. If you're lazy to do that you might try /loading the script and comparing the /loaded scripts
output with that of typing it in at the command prompt. (/eval echo $func(args) and /command). If it's definitely an "undocumented feature", e.g. you can't find out what its' use is, ask in the channel, someone may be able to help.

  • RvdH
  • Registratie: Juni 1999
  • Laatst online: 28-07 15:42

RvdH

Uitvinder van RickRAID

Gebruik dan toch irssi.. kun je je scripts in perl schrijven, en dat met event handling is :9

  • Scorpion
  • Registratie: April 2000
  • Laatst online: 18-01-2024

Scorpion

not to lame to read BitchX.doc

of gebruik eggdrop? wat is daar mis mee? het is er speciaal voor geschreven.