Menu

Tree [e49373] master /
 History

HTTPS access


File Date Author Commit
 irc 2013-02-03 koborivers koborivers [0f685e] Initial Commit
 .gitignore 2013-03-14 koborivers koborivers [187220] init
 Procfile 2013-03-14 koborivers koborivers [187220] init
 README 2013-02-05 koborivers koborivers [096991] It's a bug hunt, captein!
 authedusers.txt 2013-03-14 koborivers koborivers [97ad1a] fix for bsddb
 connobot.db 2013-03-18 koborivers koborivers [58a80d] switch to sqlite is (almost) complete!
 connobot.zip 2013-03-14 koborivers koborivers [187220] init
 irc.zip 2013-03-14 koborivers koborivers [da2bde] started conversion to sql for heroku. seriously...
 irccat-test.py 2013-02-03 koborivers koborivers [0f685e] Initial Commit
 irccat.py 2013-03-18 koborivers koborivers [e49373] removed shelve dependencies
 irhelper.py 2013-03-14 koborivers koborivers [da2bde] started conversion to sql for heroku. seriously...
 irhelper.pyc 2013-03-14 koborivers koborivers [da2bde] started conversion to sql for heroku. seriously...
 irhelpertest.py 2013-03-18 koborivers koborivers [58a80d] switch to sqlite is (almost) complete!
 lastfmusers.txt 2013-03-14 koborivers koborivers [187220] init
 requirements.txt 2013-03-14 koborivers koborivers [187220] init
 test.db 2013-03-14 koborivers koborivers [da2bde] started conversion to sql for heroku. seriously...
 test_db.py 2013-03-14 koborivers koborivers [da2bde] started conversion to sql for heroku. seriously...
 trivia.txt 2013-02-03 koborivers koborivers [0f685e] Initial Commit
 validusers.txt 2013-02-03 koborivers koborivers [0f685e] Initial Commit

Read Me

Connobot v2.4

To use connobot, you must have python 2.7 or greater.
Commands:

^hello - Test command, returns "Hello, <user>"
^register <username> - Adds <arg1> to the lastfm users file
^np [user] - If the source is in the lastfm users file, returns the last played song. if <arg1>, returns that users song.
^choose <arg1> <arg2> <argn> - picks a random choice from the arguments
^choose <arg1> or <arg2> or <argn> - Same as the first usage, but separated by or instead of spaces to allow for multi word choices.

-------------------
Private commands
You must be authed to perform any of the private commands except auth itself
/msg connobot auth <password> - Allows you to access the commands.
/msg connobot adduser <user> <password - Adds <user> to the valid users file and allows them to auth with <password>
/msg connobot shutdown - exits the bot. also provides the nick of who shut down the bot in the quit message
/msg connobot mode <mode> <user> sets mode <mode> for <user>. Bot must have mode +o for this to work.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.