NakenBot 0.3.70 (Default branch)


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

NakenBot is a bot for Naken Chat servers. It written in PHP and runs from the command line, with no Web server needed. It is a little information bot support for stocks, weather, word translation using Google translate, an 8-ball game, an uptime feature, the ability to add and search bookmarks, show the time by timezone, list users, and see who is online, and an admin password option that allows the admin to use the say command. License: Freeware Changes:
Bugs that caused the bot to crash were cleaned up. New commands were added. New Anti-SQL injection measures were added. You can now add speech to the bot with the !speech command. A new dictionary look up command was added. 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)