avatar Yamaneko – Cross-platform Jabber (XMPP) chatbot written on Java


Project in development

Status: OBT

Features

  • Full XHTML messages support (XHTML-IMXEP-0071). Plain text messages is optional.
  • Independent options per conference.
  • Independent access levels for reading/writing (up to 16 levels: 0×00-0×0F).
  • XMPP Ping (/pingurn:xmpp:ping XEP-0199).
  • Entity Time (/timeurn:xmpp:time XEP-0202).
  • Software Version (/versionjabber:iq:version XEP-0092).
  • vCard (/vcardvcard-temp XEP-0054).
  • Web search using Google, Bing, Yahoo! (/google, /bing, /yahoo).
  • Web search for images using Google, Bing, Konachan (/images, /imagesb, /konachan).
  • Web search for videos using YouTube (/youtube).
  • Text translation using Google, Bing, PROMT (/translate, /translateb, /translatep).
  • Currency exchange using Yahoo! Finance (/exchange).
  • Weather forecast using Google (/weather).
  • Japanese Romaji to a Japanese Hiragana/Katakana convertion or vice versa (/romaji, /hiragana, /katakana).
  • Wolfram|Alpha integration (/wa, /wai).

Software Requirements

Installing

  • Download an installer and run it:
    $ java -jar yamaneko-x.y.z.jar
  • Answer some questions in installation program
  • Run bot:
    $ java -jar yamaneko.jar
    or
    $ ./yamaneko
  • Add a bot account to your roster
  • To display all available commands type:
    /help
  • To get manual about some command type:
    /man command

Conditions

Yamaneko is a propietary software. Use at your own risk.
Redistribution, disassembling and modification of
the software without author’s permission is prohibited.
Copyright (C) 2008-2010 Lucky.
All rights reserved.

Some parts are licensed under the Apache License:

Smack API 3.1.0
Copyright (C) 2002-2008 Jive Software.
All rights reserved. Licensed under the Apache License, Version 2.0

Downloads

  • Not available.

This entry was posted on Monday, October 19th, 2009 at 13:28 and is filed under Projects. You can follow any responses to this entry through the RSS 2.0 feed. Responses are currently closed, but you can trackback from your own site.

Comments are closed.