ethauvin / mobibot

mobibot is the #mobitopia IRC channel bot.

Home Page:https://www.mobitopia.org/mobibot/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mobibot

License (3-Clause BSD) Kotlin bld Quality Gate Status GitHub CI CircleCI

Some very basic instructions:

    # clone with git or download the ZIP
    git clone https://github.com/ethauvin/mobibot.git

    cd mobibot

    # build JAR and deploy
    ./bld jar deploy

    cd deploy

    # configure the properties
    vi *.properties *.xml

    # help
    java -jar mobibot.jar -h
    
    # launch
    /usr/bin/nohup java -jar mobibot.jar &

For a listing of features, see the website.

About

mobibot is the #mobitopia IRC channel bot.

https://www.mobitopia.org/mobibot/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Kotlin 95.8%Language:Java 2.3%Language:HTML 1.7%Language:CSS 0.2%Language:Shell 0.1%Language:Batchfile 0.0%