×
Create a new article
Write your page title here:
We currently have 3,189 articles on s23. Type your article name above or create one of the articles listed here!



    s23
    3,189Articles
    in:

    LispBots: Difference between revisions

    Content added Content deleted
    imported>mutante
    mNo edit summary
    imported>mutante
    m (Reverted edit of 81.196.233.7, changed back to last version by mutante)
     
    (6 intermediate revisions by 5 users not shown)
    Line 1: Line 1:
    # Lispbot
    == Lispbot ==


    "The Lispbot is pretty much what it sounds like. It is an [[IRC]] [[bot]] written in Common [[Lisp]]. It doesn't do things like OPing and kicking flooder, other bots do that just fine. Rather, it provides some structure for other applications that users might want to interact with over [[IRC]]. Main feature is "eval" which allows commands to be used in a channel and executed in the main lisp system with the output going back to the channel."
    "The Lispbot is pretty much what it sounds like. It is an [[IRC]] [[bot]] written in Common [[Lisp]]. It doesn't do things like OPing and kicking flooder, other bots do that just fine. Rather, it provides some structure for other applications that users might want to interact with over [[IRC]]. Main feature is "eval" which allows commands to be used in a channel and executed in the main lisp system with the output going back to the channel."
    Line 8: Line 8:
    * http://www-unix.oit.umass.edu/~tetron/technology/lispbot/
    * http://www-unix.oit.umass.edu/~tetron/technology/lispbot/


    # WMBot
    == WMBot ==


    "A flexible and extendable Internet Relay Chat bot written in Common [[Lisp]]. It has been developed using Franz' Allegro Common Lisp and CMU Common Lisp, but should be fairly easy to port to any Common Lisp that supports network connections and threads."
    "A flexible and extendable Internet Relay Chat bot written in Common [[Lisp]]. It has been developed using Franz' Allegro Common Lisp and CMU Common Lisp, but should be fairly easy to port to any Common Lisp that supports network connections and threads."
    Line 16: Line 16:
    * http://www.sf.net/projects/wmbot/
    * http://www.sf.net/projects/wmbot/


    # lisppaste
    == lisppaste ==


    An [[IRC]] [[bot]] that listens for connections through the web and allows users to paste text into a webform. A link to the webform is then displayed on #lisp (configurable).
    An [[IRC]] [[bot]] that listens for connections through the web and allows users to paste text into a webform. A link to the webform is then displayed on #lisp (configurable).

    Latest revision as of 21:48, 6 April 2005

    Lispbot[edit]

    "The Lispbot is pretty much what it sounds like. It is an IRC bot written in Common Lisp. It doesn't do things like OPing and kicking flooder, other bots do that just fine. Rather, it provides some structure for other applications that users might want to interact with over IRC. Main feature is "eval" which allows commands to be used in a channel and executed in the main lisp system with the output going back to the channel."

    License: unknown

    WMBot[edit]

    "A flexible and extendable Internet Relay Chat bot written in Common Lisp. It has been developed using Franz' Allegro Common Lisp and CMU Common Lisp, but should be fairly easy to port to any Common Lisp that supports network connections and threads."

    License: GPL

    lisppaste[edit]

    An IRC bot that listens for connections through the web and allows users to paste text into a webform. A link to the webform is then displayed on #lisp (configurable).

    Cookies help us deliver our services. By using our services, you agree to our use of cookies.
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.