|
|
| Author |
Message |
shaneeh none

Joined: 07 Oct 2007 Posts: 14
|
Posted: Oct 14, 2007 11:48pm Post subject: hosting irc bot on free websapce |
|
|
I am interested in hosting an irc bot on free webspace. Therefore I need some things.
1) A free webspace provider who does not disallow hosting bots for irc. Any recommendations? (you may also send as pm)
2) A recommendation for an bot who can run from webspace. Bots in server-sided languages such as php or javascript. I already found a php and a javascript bot.
3) I also need the name of the feature I must looking for. I mean for example, if I want host an php bot the webspace must support php. The webspace must also allow outgoing connections and long lived connection. I don`t know the exact name for that. Some additional feature needed?
4) Is there something like crontab, a autostart manager? (to restart the bot again in cases like: the process crashed or the server restarted)
[One wish, please don`t go offtopic! I know shells/eggdrop/windrop, them are great. But I also want to try out other irc bots.] |
|
| Back to top |
|
 |
Invisible Lurker

Joined: 26 Jul 2005 Posts: 194
|
Posted: Oct 16, 2007 3:50pm Post subject: |
|
|
| Well, you must have a host with certain open sockets. Also I would suggest looking for one that also hosts irc servers as they are more likely to host your irc connecting bot. |
|
| Back to top |
|
 |
greg27 Lurker

Joined: 07 Oct 2006 Posts: 160 Location: Australia
|
Posted: Oct 16, 2007 10:31pm Post subject: |
|
|
http://www.macurious.com/free/ircbot/agbot/ is a free irc bot coded in perl that can be run from a web server. the only downside is editing its source isn't allowed, and there aren't any plugins or addons so you're stuck with the basic channel management features.
you will likely have a hard time finding a free host that allows irc bots.
btw javascript is client-side, not server. |
|
| Back to top |
|
 |
Jobe Idler

Joined: 30 Jul 2006 Posts: 376 Location: Lurking in the shadows of some random channel!
|
Posted: Oct 17, 2007 3:30am Post subject: |
|
|
| greg27 wrote: | | you will likely have a hard time finding a free host that allows irc bots. |
Not to mention, free webspace is exactly that, not a free shell. Most free webspaces (or at least any with any sense) would block processes that shouldnt be running (such as an IRC bot's process) other then those needed to provide web hosting. |
|
| Back to top |
|
 |
|