ダウンロードリスト

プロジェクト概要

Sashenka はまだ別の IRC クライアントやボットを構築するためのフレームワークです。それは IRCServlets、必要なユーティリティや J2EE サーブレット モデルに従ってボットを記述するアクセサリーと一緒に実行するための J2EE サーブレット コンテナーが含まれます。Sashenka の別の側面はどの作成者非常に簡単に組み込むことができる IRC クライアントや他のボットに独自のデザインのエンジン IRC フレームワークです。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2002-03-03 16:08
2.2

サーブレットごとにサーブレット上で'をSashenkaすぐに統合してサポートするhelp'をコマンドです。コンテナ自体が今は、Java 1.4が必要です。また、新しい2つのロボットモジュールが追加されています:FactoidServletとSimpleMathServlet。 FactoidServlet infobotに同様の方法では、SimpleMathServlet評価で動作し、複雑な数学的表現ジェップ数学ライブラリを使用して計算されます。
タグ: Major feature enhancements
Sashenka now has integrated support for 'help' commands on a servlet by servlet basis. The container itself now requires Java 1.4. Also two new bot modules have been added: the FactoidServlet and the SimpleMathServlet. The FactoidServlet operates in a similar manner to infobot, the SimpleMathServlet evaluates and computes complex mathematical expressions using the JEP math library.

2002-02-23 14:30
2.1

ドキュメントが完全に書き直されたのIRCボットサーブレットHOWTOをすぐに含まれている。新しい2つのボット、GoogleServletとDictionaryServlet、追加されました。これらのクエリgoogle.comや単語の辞書の定義を見て、(それぞれ)。の両方を使用して、新しいJ2EEサーブレットモデルとJava SE 1.4の機能(正規表現のパッケージ)。その他のモジュールはまだのみを必要とは、Java 1.3。 1つのサンプルボットのHelloServletは、ドキュメントサポートするために書かれています。
タグ: Major feature enhancements
The documentation was completely rewritten and an IRC Bot Servlet HOWTO is now included. Two new bots, GoogleServlet and DictionaryServlet, were added. They query google.com and look up the dictionary definitions of words (respectively). Both use the new J2EE Servlet model and Java SE 1.4 features (the Regex package). Other modules still only require Java 1.3. One sample bot, HelloServlet, was written to support the documentation.

2002-02-21 13:32
2.0

sashenkaランタイム環境をされては、Java、J2EEサーブレットモデルに従うことをリファクタリングしています。既存のモジュールの例天気予報ではなく、単にこの新しい形式に変換されている。既存のモジュールの変換には問題がある必要があります。どのようにモジュールを作成するためのドキュメントはまだされて再ただし、プロセスを書いているということは簡単です。ボットは、コンテナの機能です。
タグ: Major feature enhancements
The sashenka runtime environment has been refactored to follow the Java J2EE servlet model. The existing example module Weather has been converted rather simply into this new form. Existing modules should have no trouble with conversion. Documentation of how to create modules has not yet been re-written however the process is rather trivial. The bot container is functional.

2002-01-15 03:15
1.1.0

このリリースでは例外処理を、より優雅なエラーが発生パフォーマンスが向上しています。 BotMasterがクラッシュしなくなりましたときにエラーが発生バギーモジュールによって処理されていません。 (バギー)ロボットモジュールの天候のための安定性を改善し、有用なエラーメッセージを与えるだけでなく変更されて含まれます。
タグ: Major bugfixes
This release has improved exception handling and more graceful error performance. The BotMaster will no longer crash when errors are not handled by buggy modules. The included (buggy) weather bot module has been modified as well in order to improve stability and give useful error messages.

2002-01-07 23:17
1.0.0

このリリースでは、モジュールの環境で実行するようにボットの建設のための完全に機能するフレームワークが含まれます。 2つのサンプルモジュールも提供しています。このパッケージ以外には使用され、開発者として、ボットのモジュール含まれていない真の目的は、テストには、フレームワークを示す以外の機能します。
タグ: Initial freshmeat announcement
This release contains a fully functional framework for construction of bots to
be run in a modular environment. Two sample modules are provided. This package
is of no use to non-developers, as the bot modules included serve no real
purpose other than to test and illustrate the framework.

プロジェクトリソース