• Pirc with Synchronet

    From Mit@VERT/OMGBBS to All on Tuesday, May 23, 2006 15:47:00
    I run a irc network along with my synch bbs, on seperate sister domains. I've always wanted someway to have a irc bot display stats about the bbs. Say if a new user signed up, someone posted something new on the forums, a new file
    was added to the library or even when someone logs in to the board.

    I stumbled apon this today: http://www.jibble.org/pircbot.php

    Looks like someone already had a simular idea. I've seen this used for forums on a website. When ever someone posts a new topic or replies to an existing one. It notifies the set IRC Channel about that post.

    Being the programming newbie, i have the slightest clue about Java. Anyone have any exp with this and making some type of notification system with this type of code?

    TIA,

    /miT
    [OMGBBS.com]


    ---
    þ Synchronet þ OMGBBS.com - Are you ready? - Home of OMGIRC.com
  • From Digital Man@VERT to Mit on Tuesday, May 23, 2006 18:42:35
    Re: Pirc with Synchronet
    By: Mit to All on Tue May 23 2006 03:47 pm

    I run a irc network along with my synch bbs, on seperate sister domains. I'v always wanted someway to have a irc bot display stats about the bbs. Say if new user signed up, someone posted something new on the forums, a new file was added to the library or even when someone logs in to the board.

    I stumbled apon this today: http://www.jibble.org/pircbot.php

    Looks like someone already had a simular idea. I've seen this used for forum on a website. When ever someone posts a new topic or replies to an existing one. It notifies the set IRC Channel about that post.

    Being the programming newbie, i have the slightest clue about Java. Anyone have any exp with this and making some type of notification system with this type of code?

    That's probably over-kill. You don't actually need a 'bot' if you just want to send messages to a channel. See exec/ircmsg.js for an example. This script is how "cvs commit" messages are automatically posted in the #synchronet channel on irc.synchro.net.

    digital man

    Snapple "Real Fact" #39:
    An ant's smell is stronger then a dog's.
    Norco, CA WX: 73.9øF, 44% humidity, 4 mph WNW wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Deuce@VERT/SYNCNIX to Mit on Tuesday, May 23, 2006 22:15:00
    Re: Pirc with Synchronet
    By: Mit to All on Tue May 23 2006 03:47 pm

    I run a irc network along with my synch bbs, on seperate sister domains. I've always wanted someway to have a irc bot display stats about the bbs. Say if a new user signed up, someone posted something new on the forums, a new file was added to the library or even when someone logs in to the
    board.

    Being the programming newbie, i have the slightest clue about Java. Anyone have any exp with this and making some type of notification system with
    this type of code?

    You could catch Cyan on #Synchronet at irc.synchro.net... he's written a bot in JavaScript that runs from his BBS iirc.

    ---
    This sig is not directed at Jazzman.

    ---
    þ Synchronet þ My Brand-New BBS (All the cool SysOps run STOCK!)
  • From Mit@VERT/OMGBBS to Deuce on Thursday, May 25, 2006 14:22:00

    You could catch Cyan on #Synchronet at irc.synchro.net... he's written a bot JavaScript that runs from his BBS iirc.

    I run a linux based IRCD on servers that i pay for on a monthyl basis. I am not using the built in IRCD that comes with synchronet. Would that have any effect on this?

    Thanks again for your input,

    /miT
    [OMGBBS.com]


    ---
    þ Synchronet þ OMGBBS.com - Are you ready? - Home of OMGIRC.com
  • From Deuce@VERT/SYNCNIX to Mit on Thursday, May 25, 2006 21:42:00
    Re: Pirc with Synchronet
    By: Mit to Deuce on Thu May 25 2006 02:22 pm

    You could catch Cyan on #Synchronet at irc.synchro.net... he's written a bot JavaScript that runs from his BBS iirc.

    I run a linux based IRCD on servers that i pay for on a monthyl basis. I am not using the built in IRCD that comes with synchronet. Would that have any effect on this?

    I don't belive so... but you'd need to ask Cyan of course.

    ---
    This sig is not directed at Jazzman.

    ---
    þ Synchronet þ My Brand-New BBS (All the cool SysOps run STOCK!)