NakenBot 0.3.60 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News NakenBot 0.3.60 (Default branch)
# 1  
Old 01-02-2009
NakenBot 0.3.60 (Default branch)

NakenBot is a bot for Naken Chat servers. Itwritten in PHP and runs from the command line,with no Web server needed. It is a littleinformation bot support for stocks, weather, wordtranslation using Google translate, an 8-ballgame, an uptime feature, the ability to add andsearch bookmarks, show the time by timezone, listusers, and see who is online, and an adminpassword option that allows the admin to use thesay command.License: FreewareChanges:
New commands were added: !flip, !roll, !loves,!lottery, !trans, and !name. An anti-click featurewas added. Bugs that kicked the bot from a chatfrom user input was fixed.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
SUPYBOT(1)						      General Commands Manual							SUPYBOT(1)

NAME
supybot - A robust and user friendly Python IRC bot SYNOPSIS
supybot [options] configFile DESCRIPTION
Supybot is a robust, user-friendly, and programmer-friendly Python IRC bot. It aims to be an adequate replacement for most existing IRC bots. It includes a very flexible and powerful ACL system for controlling access to commands, as well as more than 50 builtin plugins pro- viding around 400 actual commands. OPTIONS
--version Show version of program. -h, --help Show summary of options. -P, --profile Enable profiling. -n NICK, --nick=NICK Nick the bot should use. -u USER, --user=USER Full username the bot should use. -i IDENT, --ident=IDENT Ident the bot should use. -d, --daemon Determines whether the bot will daemonize. This is a no-op on non-POSIX systems. --allow-default-owner Determines whether the bot will allow its defaultCapabilities not to include "-owner", thus giving all users the owner capability by default. This is dumb, hence we require a command-line option to enable it. --allow-root Determines whether the bot will be allowed to run as root. You do not want this. Do not do it. Even if you think you want it, you do not. --debug Determines whether some extra debugging stuff will be logged by this script. SEE ALSO
python(1), supybot-test(1), supybot-botchk(1), supybot-wizard(1), supybot-adduser(1), supybot-plugin-doc(1), supybot-plugin-create(1) AUTHOR
This manual page was originally written by James Vega <jamessan at supybot dot com>. Permission is granted to copy, distribute and/or mod- ify this document under the terms of the Supybot license, a BSD-style license. APRIL 2005 SUPYBOT(1)