ダウンロードリスト

プロジェクト概要

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

システム要件

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

2004-11-15 15:17
3.3

いくつかの新しいサーブレットを追加しました。このAPIは、主要なコードのリファクタリングのバージョン4.0での真のServlet 2.3のサポートのために道を開くために行われたクリーンアップされています。はfreenodeのチャンネル登録システムとの統合/個人認証システムのサービスを実現しています。新しいモジュール)、CardGames、トリビア、PeopleWatcher、暗殺者は、カルマBable(翻訳が含まれます。
タグ: Major feature enhancements
Several new servlets were added. The API has been
cleaned up and major code refactoring was done to
pave the way for true Servlet 2.3 support in
version 4.0. Better integration with freenode's
chanserv/nickserv services has been achieved. New
modules include Bable (translation), CardGames,
Trivia, PeopleWatcher, Assassin, and Karma.

2002-11-19 09:42
3.1.1

バグが原因のコンパイルを修正しましたが失敗します。
タグ: Code cleanup
A bug that caused compilation to fail was fixed.

2002-11-03 10:36
3.1

新しいサーブレット、チャネル間のボットを送信するチャネルをブラブラ、HangmanServletゲーム、およびAdminServlet間mesagesを渡すためにTellServletなどが追加されている。また、コンテナ内のmulti-part/multi-party応答のサポートを追加し、アップグレードは、この機能を使用する既存のすべてのサーブレット。コンテナは、いくつかの成功を収めてその出力をスロットルにしようとの通信レイヤがより効果的に複数のメッセージを処理します。
タグ: Major feature enhancements
New servlets have been added, including a TellServlet for passing mesages among channel idlers, a HangmanServlet for playing games, and the AdminServlet to send the bot between channels. It also adds multi-part/multi-party reply support in the container, and upgrades all existing servlets to use this feature. The container attempts to throttle its output with some success, and the communication layers handle more messages more effectively.

2002-06-02 15:43
3.0

Sashenkaの要求ディスパッチャは、シングルスレッドのプロセスからは、このリリースでは、マルチスレッドのディスパッチャに書かれて再確認し。要求をすぐに同期キューとワーカースレッドのプロセスの設定可能な番号を預託され、サーブレットへの要求を送出します。新しいボットServletは、ディストリビューションに追加されている既存のものよりわずかに変更されている。ので、されることなく、明示的に設定するチャネルのメンバーを困らされませんFortuneServletのデフォルトの動作が変更されています。
タグ: Major feature enhancements
Sashenka's request dispatcher has been re-written from a single threaded process to a multithreaded dispatcher in this release. Requests are now deposited in a synchronized queue and a configurable number of worker threads process and dispatch the requests to the Servlets. A new Bot Servlet has been added to the distribution and a couple of existing ones have been slightly modified. The default behavior of the FortuneServlet has been changed so it will not annoy channel members without being explicitly set to do so.

2002-03-18 10:32
2.3

もう1つのボットは、このリリースで追加されているコンテナの機能がアイドル状態のチャネルの動作をサポートするように変更しています。迷惑なおしゃべりは、チャネルに10分おきにいる場合にのみ、チャネルされて10分間アイドル状態になっトリビアのビットを送信するように変更されている。すべては、この行動のコースの設定が可能です。モジュールの作家が今のところ、doIdleている()メソッドを利用だけでなく、コマンドのパラメータは、Requestオブジェクトの解析。
タグ: Minor feature enhancements
Another bot has been added in this release and the container functionality has changed to support idle channel behavior. The annoying chatter every 10 minutes into the channel has been modified to send a bit of trivia only if the channel has been idle for 10 minutes. All of this behavior is of course configurable. For module writers there are now doIdle() methods available as well as command parameter parsing in the Request objects.

プロジェクトリソース