AkariXB v0.9 is out!

January 25, 2022

Today I’m releasing a new version of AkariXB, my Jabber/XMPP bot!

Setting up regular expressions with their replies

The main changes since v0.8 are:

  • Activities can be restricted to specific days of the week.
  • The categories side panel can now be resized.
  • Fixed issue with chat widget scrollbars sometimes getting stuck.
  • Added option to ignore SSL errors while connecting to XMPP server.

The source code for this release can be downloaded from linux-apps.com, part of the opendesktop.org network, and from AkariXB release archive at akarixb.nongnu.org.

The development repository is at gitlab.com/akarixb/akarixb-dev.

The main dependencies are Qt 5 and the QXMPP library.

AkariXB is available in the repositories of Mageia 6 and later, Rosa 2016.1 and Archlinux’s AUR. I hope it can be included in more GNU distributions soon. If you’re interested in having it in yours, just ask them 😉

Enjoy!!


AkariXB v0.8 is out!

June 22, 2019

Here’s a new version of AkariXB, my Jabber/XMPP bot, much more talkative!

Setting up regular expressions with their replies

The main changes since v0.7 are:

  • Ability to greet users in chatrooms, talk to the rooms at random intervals, and react to room messages that match custom regular expressions.
  • Room configuration can specify whether the bot can talk in each room, and for what purposes.
  • String syntax will be checked for valid %substitutions% and {a|b|c} choices, where needed.
  • The list of chatrooms now uses a proper table with more information, and room configuration is clearer.

The source code for this release can be downloaded from linux-apps.com, part of the opendesktop.org network, and from AkariXB release archive at akarixb.nongnu.org.

The development repository is at gitlab.com/akarixb/akarixb-dev.

The main dependencies are Qt 5 and the QXMPP library.

AkariXB is available in the repositories of Mageia 6 and later, Rosa 2016.1 and Archlinux’s AUR. I hope it can be included in more GNU distributions soon. If you’re interested in having it in yours, just ask them 😉

Enjoy!!


AkariXB v0.7 released

February 9, 2019

As mentioned in the last post, it’s time for version 0.7 of AkariXB, my Jabber/XMPP bot.

Contact list

The main changes since v0.6 are:

  • When joining a chatroom (MUC), backlog messages will not be processed.
  • Added a menu option to abort ongoing (maybe stuck) connections.
  • Added basic documentation in a help window.
  • Activities will take the date into account, and late-to-early activity time and date ranges are now supported.
  • Nicer, categorized logging, including subscription-related messages and presence errors, and using rich text formatting.
  • Basic contact list (roster) management.
  • Added %happyemoji% and %sademoji% string substitutions.
  • Messages will not be sent to rooms the bot has not joined.
  • Duplicate items will not be allowed in keyword-based lists.

 

The source code for this release can be downloaded from linux-apps.com (not uploaded here yet), part of the opendesktop.org network, and from AkariXB release archive at akarixb.nongnu.org.

The development repository is at gitlab.com/akarixb/akarixb-dev.

The main dependencies are Qt 5 and the QXMPP library.

AkariXB is available in the repositories of Mageia 6 and later, and Rosa 2016.1. I hope it can be included in more GNU distributions soon. If you’re interested in having it in yours, just ask them 😉

Enjoy! o/


AkariXB v0.7 beta

February 3, 2019

I’m preparing another release of AkariXB, my Jabber/XMPP bot, for later this month.

Contact list

Changes for this release include:

  • When joining a chatroom (MUC), backlog messages will not be processed.
  • Added a menu option to abort ongoing connections.
  • Added basic documentation in a help window.
  • Nicer, categorized logging, including subscription-related and presence errors, and using rich text formatting.
  • Basic contact list (roster) management.

 

The source code for can be cloned from the development repository, at gitlab.com/akarixb/akarixb-dev.

The main dependencies are Qt 5 and the QXMPP library.

AkariXB is available in the repositories of Mageia 6 and later, and Rosa 2016.1. I hope it can be included in more GNU distributions soon. If you’re interested in having it in yours, just ask them 😉

Cheers! o/


Good bye, 2018! And AkariXB v0.6 is out!!

December 31, 2018

Happy new year… already for some, and almost for some others! Time for a new release of AkariXB, my Jabber/XMPP bot, with some more polish!

Changes for this release include:

  • Parameters passed to a command can be inserted in the reply, via %params%, and the nickname of the calling user can be inserted with %user%.
  • In chatrooms, commands that have a custom reply pattern won’t show the nickname of the user who triggered the command, unless specified.
  • Ability to report uptime.
  • When connection is lost, reconnection will always be attempted.
  • Connection keepalive timeout will be forced to be lower than keepalive interval, to ensure proper timeouts.
  • Basic handling of headline (broadcast) messages.
  • Option to show detailed XML debug info in the console.
  • Changed OK/Cancel buttons in some dialogs to follow the environment’s style.

Note to packagers: .desktop file and AppData file have been renamed to comply with current standards.

The source code for this release can be downloaded from linux-apps.com (not uploaded here yet), part of the opendesktop.org network, and from AkariXB release archive at akarixb.nongnu.org.

Development repository is at gitlab.com/akarixb/akarixb-dev.

The main dependencies are Qt 5 and the QXMPP library.

AkariXB is available in the repositories of Mageia 6 and later, and Rosa 2016.1. I hope it can be included in more GNU distributions soon. If you’re interested in having it in yours, just ask them 😉

Cheers! o/


AkariXB v0.5 is out!!

January 11, 2018

Happy new year! Finally time for a new release of AkariXB, my Jabber/XMPP bot!

The main changes for this release include:

  • Honor “Send Messages To” setting in Activities.
  • Log outgoing private messages in corresponding chat module tab.
  • Ability to detach processes for commands of “Run program” type. *** Previously defined commands of this type will need to be reconfigured. ***
  • Keyword-based commands will list possible queries when no parameter is given.
  • Option to hide window in system tray on startup.

 

The source code for this release can be downloaded from linux-apps.com, part of the opendesktop.org network, and from AkariXB release archive at akarixb.nongnu.org.

Development repository is at gitlab.com/akarixb/akarixb-dev.

The main dependencies are Qt 5 and the QXmpp library. Building with Qt 4 is no longer supported.

AkariXB is available in the repositories of Mageia 6 and later. I hope it can be included in more GNU distributions soon. If you’re interested in having it in yours, ask them 😉

Cheers! o/


AkariXB v0.4, a Jabber/XMPP bot, released!

June 27, 2016

Back in March, I introduced a new project, AkariXB, which is a bot for the decentralized jabber/XMPP network, and today I’m releasing version 0.4!

akarixb

The main changes for this release include:

  • New Keyword (dictionary-like) command type.
  • New Alias command type.
  • Basic variable replacement in replies. If a command reply contains {a|b|c}, one of the three characters will replace the whole thing, at random.
  • Basic activity handling.
  • Option to reply to commands always in private.
  • Support for password-protected MUCs.
  • Configurable popup notifications.
  • Configurable XMPP keepalive timeout.

 

Adding a new keyword-based command

Adding a new keyword-based command

The source code for this release can be downloaded from linux-apps.com, part of the opendesktop.org network.

They’re in the middle of a big migration/renovation, so if the “Download” button doesn’t work for you, scroll down to the “Files” section and get it from there 😉

Development repository is at gitlab.com/akarixb/akarixb-dev.

The main dependencies are Qt and the QXmpp library. Qt 5.x is preferred. Building with Qt 4.8 still works at this time, but it’s not officially supported. Most GNU distributions have QXmpp built for Qt 5 anyway.

I hope this can be included in some GNU distributions soon, but for now, you’ll need to build it yourself 😉

 

Cheers! o/


Introducing AkariXB, a Jabber/XMPP bot with a GUI

March 9, 2016

Lately I’ve been working on a bot for the decentralized jabber/XMPP network, and I guess it’s time to show it to the world. Well, it’s been available in my git repos from day 0, but still…

Contrary to many other bots out there, this one is built around a GUI to configure and manage it. This means it needs a graphical environment. I might decouple it into GUI and core in the future, but for now…

Adding a custom command

Adding a custom command

It’s only about 2,5 months old, but it can already do a few cool things, such as:

  • Autojoining MUC rooms.
  • Replying to commands. Several types of custom commands can be configured, such as static reply, random string from list, random line from a text file, keyword-based replies, and output of a specified command (this one is on the screenshot).
  • Commands can be set to be used by anyone or just by the JIDs from the administrator list in the settings.
  • Commands can be listed by users using the !commands command. The “!” prefix can be customized.
  • It can, in a way, be used as a regular Jabber client, thought that’s not the intent.

Feedback is welcome. Ideas, too =)

Development code is at gitlab.com/akarixb/akarixb-dev.

The main dependencies are Qt and the QXmpp library.

Cheers! o/