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
botti(1)						      General Commands Manual							  botti(1)

NAME
botti -- Run an irssi module, such as a bot, without a UI SYNOPSIS
botti [OPTIONS] DESCRIPTION
This manual page documents briefly the botti command. Botti allows for you to run an irssi module without a UI. This is most useful for bots, and by default botti will load the "bot" module. This manual page was written for the Debian distribution because the original program does not have a manual page. OPTIONS
--config Specify the configuration file location. By default, it is ~/.irssi/config. --home Specify the irssi home directory location. By default, it is ~/.irssi. -l --load Specify a module to load. By default, it is "bot". --session Option used by the /UPGRADE command. -? --help Print instructions. --usage Print simple usage instructions. AUTHOR
This manual page was written by David Nusinow <david_nusinow@yahoo.com> for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts and no Back-Cover Texts. botti(1)