Main > Free Download Search >

Free pandorabots chat bot interface 1.0 software for linux

pandorabots chat bot interface 1.0

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 7989
Pandorabots Chat Bot Interface 1.0

Pandorabots Chat Bot Interface 1.0


Pandorabots Chat Bot Interface is a learning tool for implementing AJAX to communicate between the browser and a server. more>>
Pandorabots Chat Bot Interface project is a learning tool for implementing AJAX to communicate between the browser and a server. The chat bot interface communicates via XML with a free chat bot you create and host at pandorabots.com. The client script controlls a div that records your ongoing conversation. The final product is an embedded chat bot in your Web sit

An AI chat bot is nothing more than a computer program which has been trained to interact with humans using common communication languages. Some have the ability to learn on the fly, others have a "trainer" that tells them what to say for keywords, etc.
<<less
Download (MB)
Added: 2007-03-14 License: GPL (GNU General Public License) Price:
972 downloads
Claros Chat 1.0

Claros Chat 1.0


Claros Chat is a web based (fully Ajax) instant messaging client which is capable of talking with the Jabber protocol. more>>
Claros Chat is finally ready. It is a web based (fully Ajax) instant messaging client which is capable of talking with the Jabber protocol. Claros Chat is well tested with Google Talk and it supports all major browsers such as Internet Explorer, Firefox, Safari, Mozilla.
The project has a minimalistic and an elegant user interface which looks much like a desktop application. Anyone interested in the application can test drive it at http://www.claros.org/chat.
Main features:
- Works with any Jabber server, including Google Talk.
- No setup needed on the client machine, works 100% within the browser, no plugins required.
- It is a 100% Ajax application, with a clean and nice user interface.
- Supports all major browsers.
- It can display user avatars including your own.
- Supports many of the emotions with MSN like smileys.
- All features such as changing status, changing status text, loading buddy list, adding/removing new buddy are all implemented.
- Can chat with as many users as you like.
- Users can set auto away at the preferences screen.
- Much words are useless, youve got to see it yourself, "it is one of the best looking and usefull open source instant messaging applications(or simply the best) in the world". See and believe for yourself. Just try the demo to see.(Login with your own Google username/password)
- You can start your own corporate chat network. Download a Jabber server from http://www.jabber.org and use Claros Chat to chat with your collegues.
- You can connect and chat with MSN, AOL, ICQ, Yahoo chat networks providing that you have your own Jabber server with a suitable gateway installed.
- It is open source and completely free software.
<<less
Download (3.6MB)
Added: 2006-11-21 License: GPL (GNU General Public License) Price:
1139 downloads
IRC BotNET 1.0

IRC BotNET 1.0


BotNET is an IRC bot that has two modes: stand-alone and BotNET mode. more>>
IRCBotNET is a Botnet. It is a network of IRC bots that communicate with one another. They share a means of communication whereby all bots speak to one another and exchange information. They are useful for keeping and maintaining a channel by acting as a group of channel bots that work together with a common goal.

Say, for instance, you have one IRC bot keeping a channel and a netsplit occurs or the bot dies for some reason. Immediately the channel becomes chaotic and anarchic without an IRC bot keeping the peace. With a Botnet, even if an IRC bot dies, here still remains the rest of the bots on the Botnet to continue maintaining the channel and the loss of the one bot means nothing as the other bots do its exact same job.

BotNET is an extremely powerful IRC BOT and has many features.
BotNET doesnt necessarily have to run as a Botnet, it can run as a normal IRC bot and in fact does this by default. It has a massive collection of functions that can be seen in the BotNET man pages. When run as a Botnet, BotNET has supreme capabilities that have never been attempted before in Botnets. When a BotNET bot is run in Botnet mode, it connects to a BotNET Communication Stream Server (botserv) that is included in this package.

It uses this server to communicate with the other bots on the Botnet. The difference here is that not only can it do whatever any other Botnet can do, but it also uses this stream of communication with its added IRC Stand-alone bot functionality. For instance, if you add a user to the bot, immediately, all other bots connected to the database add this user to their local databases and a global-wide Botnet database is maintained. So you can use any one of the bots on the Botnets for anything that you so desire. This powerful feature makes BotNET very predominant over other Botnets.
<<less
Download (0.027MB)
Added: 2006-06-17 License: GPL (GNU General Public License) Price:
1322 downloads
Campus Chat Server 0.1

Campus Chat Server 0.1


Campus Chat Server is a chat server intended for use in the Cadiz University campus network. more>>
Campus Chat Server project is a chat server intended for use in the Cadiz University campus network.
Enhancements:
- hash_maps are now used instead of maps, so the cost of lookup or insertion is O(1) in the average case, instead of O(logn).
<<less
Download (0.006MB)
Added: 2006-08-30 License: GPL (GNU General Public License) Price:
1158 downloads
Form Spam Bot Blocker 0.2

Form Spam Bot Blocker 0.2


Form Spam Bot Blocker is a PHP class that can generate forms that prevent submission by spam robots. more>>
Form Spam Bot Blocker is a PHP class that can generate forms that prevent submission by spam robots without requiring human users to enter special values.

The project generates hidden inputs for forms that have special values that are verified on the server after the form is submitted to eventually detect whether the form was sent by a spam robot.

The class can generate an hidden input that contains an encoded value of the user browser, user computer IP address and the current time.

The class verifies whether these browser name and IP address are still the same, and also whether the form is being submitted by a normal time interval after it was create, like when it is submitted by a real human user.

The class also generates a text input that are invisible for the user. A human user would not fill this input. If the input is submitted with a value, it was certainly a robot.

When the class detects a situation that demonstrates the form was submitted by a robot, the application should not accept the form submission.

<<less
Download (MB)
Added: 2007-05-01 License: GPL (GNU General Public License) Price:
908 downloads
XHR Chat 1.0

XHR Chat 1.0


XHR Chat is a demonstration type chat script I wrote when experimenting with xmlHttpRequest. more>>
XHR Chat is a demonstration type chat script I wrote when experimenting with xmlHttpRequest. It never refreshes, keeps an infinite post log, and checks for new posts once a second.

XHR Chat will degrade gracefully if the browser doesnt support xmlHttpRequest, just so long it still has javascript enabled.

<<less
Download (0.003MB)
Added: 2006-03-20 License: GPL (GNU General Public License) Price:
1326 downloads
DroidBattles 1.0.6

DroidBattles 1.0.6


DroidBattles is a robot-programming game for Unix/X11. more>>
In DroidBattles you design the bots by choosing which hardware they should contain. Each bot can have up to 32 hardware devices that you can choose freely from a list of available types. Examples include weapons, armor, CPU:s, engines... etc.

When you have chosen the hardware its time to program it. You make a program (in an assembler like language) that is loaded into a virtual RAM of the bot and then executed by the CPU device(s) youve included with the bot. You communicate with your devices through simple in/out instruktions.

Other features of DroidBattles includes team-battle and set up of "rules" for a game, (you can enable/disable hardware devices and also set the costs).

You can make the bot have its own graphics that is shown when the simulation runs. When everyhing is ready you assemble the program and a .bot file is created. You can now test this bot against other bots in the simulator, and hopefully your bot will crush its opponents.
<<less
Download (0.77MB)
Added: 2005-04-01 License: GPL (GNU General Public License) Price:
1666 downloads
Simplified Wrapper and Interface Generator 1.3.28

Simplified Wrapper and Interface Generator 1.3.28


Simplified Wrapper and Interface Generator is a software development tool that connects programs written in C and C++. more>> <<less
Download (3.5MB)
Added: 2006-02-13 License: BSD License Price:
768 downloads
Bundle::Colloquy::BotBot2 1.00

Bundle::Colloquy::BotBot2 1.00


Bundle::Colloquy::BotBot2 is a bundle to install all modules required for BotBot2. more>>
Bundle::Colloquy::BotBot2 is a bundle to install all modules required for BotBot2.

SYNOPSIS

perl -MCPAN -e install Bundle::Colloquy::BotBot2

CONTENTS

Colloquy::Bot::Simple - Simple robot interface for Colloquy
Colloquy::Data - Read Colloquy 1.3 and 1.4 data files
Config::General - Generic Config Module
Data::Dumper - stringified perl data structures, suitable for both
DBI - Database independent interface for Perl
File::Type - determine file type using magic
Finance::Currency::Convert::XE - Currency conversion module.
FindBin - Locate directory of original perl script
HTML::Entities - Encode or decode strings with HTML entities
HTML::Strip - Perl extension for stripping HTML markup from text.
Image::Info - Extract meta information from image files
LWP::Simple - simple procedural interface to LWP
LWP::UserAgent - Web user agent class
Net::Dict - client API for accessing dictionary servers (RFC 2229)
Net::Finger - a Perl implementation of a finger client.
Net::Whois::IANA - A universal WHOIS data extractor.
RRD::Simple - Simple interface to create and store data in RRD files
SOAP::Lite - Client and server side SOAP implementation
Text::Aspell - Perl interface to the GNU Aspell library
URI::Escape - Escape and unescape unsafe characters
Weather::Cached - Perl extension for getting weather information from
WebService::Google::Sets - Perl access to Google Labs Sets site
WWW::Google::Calculator - Perl interface for Google calculator
WWW::Search - Virtual base class for WWW searches
XML::Simple - Easy API to maintain XML (esp config files)

This bundle installs a bunch of modules related required to make BotBot version 2 for Colloquy (and Nilex) talkers, install and function correctly.

<<less
Download (0.006MB)
Added: 2006-11-29 License: Perl Artistic License Price:
1059 downloads
WebChat2aim 1.0

WebChat2aim 1.0


WebChat2aim is a server that will connect/disconnect your AIM bot. more>>
WebChat2aim is a server that will connect/disconnect your AIM bot. It provides a bridge API to connect your Web visitors to your AIM API.

The script allows your Web site to broadcast and then allow a CSR to answer the incoming requests. Your Web site uses curl et al to command and control the actual persistent AIM connection.
<<less
Download (MB)
Added: 2007-07-31 License: GPL (GNU General Public License) Price:
815 downloads
IRC Channel Relay Bot 1.1

IRC Channel Relay Bot 1.1


The purpose of this bot is to relay messages from one IRC network to another. more>>
Relay-bot is a program we initially wrote because our group of friends that hang out on one channel could never seem to all stay on EFnet, and even if we could EFnet was splitting so badly at the time that it was unusable. However, we couldnt readily switch to another network because not everybody is always online and a few people wanted to stick with EFnet because there were other friends of theirs still there. So, relay-bot was born. It allowed us to split our channel across 2 (actually, 3 or 4) different IRC networks fairly effectively.
You[l need a copy Of Perl since perlay bot is written in Perl. Youll also need a copy of Net::IRC.
Theres currently no real installation routine; just untar the tarball, edit "relay-bot.config" and run "relay-bot.pl".
Enhancements:
- relay-bot.config: Fixed small issue in example config file
- BUGS, relay-bot.pl: Prepping for update to a new release
<<less
Download (0.02MB)
Added: 2006-06-17 License: GPL (GNU General Public License) Price:
1277 downloads
Piorun Jabber Client 0.1.0

Piorun Jabber Client 0.1.0


Piorun Jabber Client is a Jabber client for Gnome with user interface simmilar to IRC clients. more>>
Piorun Jabber Client is a Jabber client for Gnome with user interface simmilar to IRC clients.

Currenly implemented features include: standard chat, multi-user chat, roster and subscriptions management, VCards, privacy lists, secure connections (TLS and SALSL).
Piorun is written using Mono/Gtk#

<<less
Download (0.22MB)
Added: 2005-09-02 License: GPL (GNU General Public License) Price:
1514 downloads
explainBot 1.0.4

explainBot 1.0.4


ExplainBot is a single minded IRC bot. more>>
ExplainBot is a single minded IRC bot. Its single purpose is to allow users of a channel to query/store/change information directly from an IRC channel. Administrative features like giving op, setting topic etc. are not implemented and never will be. Another two bots do the same thing
Main features:
- Some of the features of explainBot are as follows:
- 1. Single, XML, configuration file.
- 2. Different types of commands and users.
- 3. Easy extension by adding custom commands.
- 4. Easy installation on any system supporting Java 2.
- The last version of explainBot used a crude config-file format. This has been replaced by a XML file. The configuration file lets you change the important aspects of the bot as which commands to load, nick, ident, logging and verbosity.
-
- Four Types of commands are implemented:
- 1. Unauthorised - available to anybody on the channel where explainBot is.
- 2. Authorised - available to any authorized user on the channel where explainBot is.
- 3. Special - special commands like login.
- 4. Automatic - automatic answer to e.g. ping
<<less
Download (0.92MB)
Added: 2006-06-17 License: GPL (GNU General Public License) Price:
1224 downloads
X-Chat NewsWindow 1.0

X-Chat NewsWindow 1.0


X-Chat NewsWindow is a perl script for X-Chat. more>>
X-Chat NewsWindow is a perl script for X-Chat (or X-Chat Aqua) implements one of those annoying announcer scripts that announce your currently playing audio track in iTunes or your current audio or video track in VLC to your IRC channel because you feel for some reason that everyone wants to know.

I basically consider this script to be a better counterattack than just abusing the annoying mIRC users and getting the usual ignorant "pfft. sif mac" response. Since VLCs meta-data support leaves a bit to be desired, it obtains the album name from the containing folders name and the track name from the filename (minus the extension). This works quite well if you have a well labelled music collection. Note: If you use this script, exercise discretion. Not everyone cares what youre listening to.

To use this, you must first turn on logging in VLC. To do this, open VLCs preferences, and under the "Interface > Control Interfaces" preference page, tick the "File Logging" option. Then under the "Interface > Control Interfaces > Logging" page, enter "/tmp/vlc_log.txt" as the log filename. You can choose a different name or location if you wish, but if you do, change the path definition to it in the vlc_announce function below. You may have to choose the "Add Interface > Debug Logging" menu option (under the VLC menu) if VLC hasnt already turned it on via the preferences change.
<<less
Download (MB)
Added: 2006-08-23 License: GPL (GNU General Public License) Price:
1159 downloads
The SirBot Project 0.2

The SirBot Project 0.2


SirBot Project provides an easy way to build, program, control, and monitor amateur robots. more>>
SirBot Project provides an easy way to build, program, control, and monitor amateur robots. Programming a bot is done writing a Python class. A declaration protocol syntax is used to define what can be done (primitive/complex actions). Using a Python CLI, the robot can be interactively controlled and dynamically programmed.
While the bot is performing several actions, every piece of information is able to produce events, thanks to the event declaration syntax. Events can also be created from other events (cascading events), conditionnaly triggered under specific conditions (pre-condition), and activate user-defined actions (post-conditions) according to a particular event state. The library provides detailed instructions to build electronic boards (PIC-based) and connect them to build a robot.
Easy way to build the bot
The SirBot Project provides every instructions to build a bot. A main board provides the basic features such as communication capabilities and implementation of a defined protocol. Several module can be plugged into this main board to provide extra feature such as, currently, a servo controller, IR distance ranger. Have a look on the SirBot Module Library to see current available modules/features. Also have a look at the SirBot Labs, where you can find examples of robots built with SirBot.
Easy way to program the bot
SirBot is python-based, your robot is just an object Protocol. Thanks to the power of python and its librairies, performing complex actions is (almost) trivial. No C++ here... just a protocol declaration syntax, easy to use.
Easy way to control the bot
Because SirBot is python-based, you can access your bot with a python CLI, such as ipython, and interactively control and program your bot. Soon, a graphical interface will allow to visually control your robot.
Easy way to monitor the bots actions
While the bot performs several actions, every piece of information is able to produce events, thanks to the event declaration syntax. Events can also be created from other events (cascading events), conditionnaly triggered under specific conditions (pre-condition), and activate user-defined actions (post-conditions) according to a particular event state.
Enhancements:
- Either the robot or PC can initiate the communication (Master/Slave vs. Peer-to-Peer mode).
- Recurrent tasks can be defined as background jobs (polling the bot, etc.).
- There is a dedicated Web site, documentation, and many fixes in Jal libraries.
<<less
Download (3.0MB)
Added: 2007-05-21 License: GPL (GNU General Public License) Price:
886 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5