Skip to content

Releases: dsibilly/jinx-the-robot

The Mersenne Modularization

13 Jun 18:54
Compare
Choose a tag to compare

Both dice-tower and source-rcon-client used internal implementations of the Mersenne Twister PRNG. That logic has been modularized, and these dependencies now depend upon the new module. Jinx will now use the new versions of each, and this should cut down (very modestly) on the install footprint of the bot.

v0.2.3

11 Apr 15:24
Compare
Choose a tag to compare
v0.2.3 Pre-release
Pre-release

Minor bugfixes for dice rolling and command logging.

v0.2.2

16 Mar 16:50
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release

Minor bugfixes around the use of launchlibrary.net.

The First Refactor

10 Feb 05:05
Compare
Choose a tag to compare
The First Refactor Pre-release
Pre-release

Leans heavily on isotropic to make Jinx a more modular, easily maintainable system for future expansion.

Supported commands:

!avatar
displays the URL of your full-size Discord avatar
!dadJoke
displays a random dad joke from icanhazdadjoke.com
!goodBot
lavishes praise upon me; I may respond in kind...
!nextLaunch
displays information about the next upcoming rocket launch from launchlibrary.net
!ping
responds pong, useful for checking if bot is alive
!roll
rolls dice for games and amusement
!wiki
looks up the query string on Wikipedia

v0.1.0

13 Jun 04:10
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Supported commands:

  • !avatar: displays the URL of the invoking user's full-size Discord avatar
  • !nextLaunch: lists the next upcoming rocket launch
  • !ping: response to the invoking user with pong!. Useful for checking if the bot is alive
  • !wiki: looks up the query string on Wikipedia