I am workign on a Linux Bot Server which works off of PHP scripts and SQL calls.
Uses events such as OnWhisper.asp?botid=x?user=x?message=x?flags=x
Will have remote access via telnet access to control the bot directly and see what is going on in the channel.
The PHP scripts will provide all the commands and access levels.
If anyone wants to help develope it, email me at
[email protected] (without the -nospam)
So in a sense, we could provide a bot hosting service with a web control panel.
Quote from: iago on March 02, 2005, 08:54 AM
PHP script running off a .asp file? That's crazy!
How else could you use PHP as a session so you could have global variables and stuff?
Could also use a shell with pipes, but can't use sessions there...