×
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:

    MirageMBot: Difference between revisions

    Content added Content deleted
    imported>mutante
    mNo edit summary
    imported>MattisManzel
    m (Reverted edit of 81.196.233.3, changed back to last version by mutante)
     
    (2 intermediate revisions by 2 users not shown)
    Line 1: Line 1:
    It's an IRC bot coded in C++ by Tiago Sousa (aka mirage), released under the GPL.
    It's an [[IRC]] [[bot]] coded in [[C]]++ by Tiago Sousa (aka mirage), released under the GPL.


    Its main advantage is that several bots can run simultaneously in the same process, making it ideal for shells where the background processes are limited, but not the connections.
    Its main advantage is that several bots can run simultaneously in the same process, making it ideal for shells where the background processes are limited, but not the connections.
    Line 10: Line 10:


    - IPv6 networking support
    - [[IPv6]] networking support


    - Partial TCL scripting compatibility with eggdrop
    - Partial [[TCL scripting]] compatibility with [[eggdrop]]


    - Portability (compiles under GNU/Linux, *BSD, HPUX, Solaris, Tru64, Win32, etc)
    - Portability (compiles under [[GNU]]/[[Linux]], *BSD, HPUX, Solaris, Tru64, Win32, etc)


    - All the standard IRC commands are available
    - All the standard [[IRC]] commands are available


    - Can be in many channels
    - Can be in many channels
    Line 26: Line 26:
    - DCC Send, easily accessible and configurable
    - DCC Send, easily accessible and configurable


    - DCC Chat with partyline
    - [[DCC]] Chat with partyline


    - Different access levels, defined with a userlist
    - Different access levels, defined with a userlist
    Line 42: Line 42:
    - Watch nicks and log when they are on IRC
    - Watch nicks and log when they are on IRC


    - There's more, you better download the sources and check them out yourself ;-)
    - There's more, you better download the sources and check them out yourself ;-)

    [[Category:Bots]]
    [[Category:IRC]]

    Latest revision as of 09:12, 2 April 2005

    It's an IRC bot coded in C++ by Tiago Sousa (aka mirage), released under the GPL.

    Its main advantage is that several bots can run simultaneously in the same process, making it ideal for shells where the background processes are limited, but not the connections. It also spares a lot of resources this way, compared to running many instances of mbot.


    Other features


    - IPv6 networking support

    - Partial TCL scripting compatibility with eggdrop

    - Portability (compiles under GNU/Linux, *BSD, HPUX, Solaris, Tru64, Win32, etc)

    - All the standard IRC commands are available

    - Can be in many channels

    - Flood protection

    - Database, dictionary-like

    - DCC Send, easily accessible and configurable

    - DCC Chat with partyline

    - Different access levels, defined with a userlist

    - Recognize and use irc services (Nick/ChanServ)

    - Log channels and privates

    - Can send logs to an email, when they are renewed

    - Extensions done with dynamic libraries in C++, to which I've called modules, and can be added/removed while the bot is running

    - Conversations with an Artificial Inteligence module (based on C-Alice)

    - Watch nicks and log when they are on IRC

    - There's more, you better download the sources and check them out yourself ;-)

    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.