Skip to content

Releases: MindfulMinun/discord-haruka

Release v3.2.0

15 Feb 23:37
2449784
Compare
Choose a tag to compare
  • Added know 'er special. I haven't killed her and it's 2022 lmao

Release v3.1.3

02 Oct 00:53
88bb12f
Compare
Choose a tag to compare
  • Finally updated npm packages lmao
  • Added server count, stats alias to Version command
  • Added Min Min and Steve to Smash
  • Haruka collects function usage information
    • I'm planning on unplugging her, but I wanna see how many servers actually use her before I do ;(

Release v3.1.2

05 Feb 22:49
88bb12f
Compare
Choose a tag to compare

Minor bug fix:

  • Fixed dad.coffee always failing

Release v3.1.1

16 Jan 21:08
a71aa6b
Compare
Choose a tag to compare
  • Pokémon
    • Occasionally, searches with the "0" character would return unexpected results. This has now been fixed.
  • Dab
    • Dab now catches more variations on the word "dab"
  • GitHub
    • User Agent changed to something meaningful
  • Smash
    • Add Byleth to Smash

Release v3.1.0

09 Nov 20:01
9bd4c2c
Compare
Choose a tag to compare
  • New: Edits
    • Check out what your friends said before they edited their message.
  • Ping
    • Ping is now rounded correctly.
  • Smash
    • Terry's info is displayed correctly.
  • WolframAlpha
    • Tables are a equally but differently ugly.
  • Version
    • Lists the number of functions and names them.

Release v3.0.0

03 Aug 22:57
c5532d7
Compare
Choose a tag to compare

Note: The three probably doesn't mean anything to you.

Additions & Changes

  • New: WolframAlpha
    • Query the world's information with Haruka's -h wa function!
  • Smash
    • Now denotes whether a character is DLC or not.
    • Updated help data
    • Added Hero and Banjo-Kazooie metadata.
  • Ping
    • Now shows 3 numbers, WebSocket ping, Reaction time, and Delivery. This may be more confusing but I digress.
  • Dev
    • Added fetch helper function
    • Switching from config.json to .env
      • This is a breaking change, which constitutes bumping the major version number.

Bug fixes

  • Help
    • Help would refuse to show the detailed help list when asked to. I'm still not sure why, but this has been fixed.
  • Smash

Release v2.1.1

15 Jun 16:54
532dbd8
Compare
Choose a tag to compare

Some bug fixes

  • Pokémon
    • Now treats leading zeroes as expected (-h pkmn 001 brings up Bulbasaur)
  • Smash
    • Hotfix: Do not search by series. This fixes a problem when searching for "palutena", which is codename for the Kid Icarus series, bringing up Pit instead of Palutena as expected.
    • Short help aligned properly. I sincerely apologize for triggering anyone's OCD.
  • Version
    • Added relative time. Tells you how long ago Haruka was started.

Release v2.1.0

19 Apr 05:46
031bc4d
Compare
Choose a tag to compare

New functions, yay!

  • Smash
    • Search for any character in Smash Ultimate. Not much info is returned, but I'm working on it!
  • Manga
    • Search for manga just like with anime

Changes

  • Anime
    • For a given show, Anime will now show you the following:
      • Alternate names:
        • "Kono Subarashii Sekai ni Shukufuku wo!" → "Konosuba"
        • "Seishun Buta Yarou wa Bunny Girl-senpai no Yume wo Minai" → "AoButa", etc.
      • Episode count
      • Airing status
        • Whether the anime is completed, currenty airing, about to be, or cancelled.
      • Next episode (when applicable)
        • When the next episode is airing, if applicable.
        • Relative dates such as "in one week", "tomorrow", etc.
      • Score
        • A weighted average score of user ratings.
  • Owo
    • Replies to more variants

Release v2.0.0

13 Oct 04:16
Compare
Choose a tag to compare

Big changes

Haruka’s now a module with a simple API. See her documentation.

New functions!

  • Kick
    • Does what you expect: eject people from a server.
  • Health
    • Sends you tips to improve your bodily health.
  • Ping
    • Haruka now replies to "Awoo!", "uwu", and "owo" (case insensitive)
  • xkcd
    • Fetches xkcd comics, yay!
  • Anime
    • Looks up info for an anime, you weeb.

Release v1.4.0

05 Sep 04:26
Compare
Choose a tag to compare

Changed

  • About & Version
    • These functions now use beautiful RichEmbeds.
    • Version now prints uptime.
  • Pokémon
    • Embed will now show Movepool size, Abilities, and Base Stats
  • Ping 🏓
    • Now tells you how long it took Haruka to respond.
    • Using "Ping", "beep", or "ding" now have their own responses.

Killing bugs

If a Haruka command contains dab, she won't run that command. This has now been resolved.