Skip to content

Releases: Polyhaze/Volte

Volte V4.0.174

16 May 03:02
Compare
Choose a tag to compare

Volte V4.0.173

12 May 03:10
Compare
Choose a tag to compare

Last build failed in CI due to me introducing interactivity into the build script (press any button to exit).
Changes since last build

Volte V4.0.171

05 May 03:04
Compare
Choose a tag to compare

Volte V4.0.170

25 Apr 03:17
Compare
Choose a tag to compare

Volte V4.0.169

15 Apr 03:20
Compare
Choose a tag to compare

Volte V4.0.168

15 Apr 03:02
Compare
Choose a tag to compare

Volte V4.0.167

15 Apr 02:18
Compare
Choose a tag to compare

Volte V4.0.166

14 Apr 07:21
Compare
Choose a tag to compare

Volte V4.0.165

12 Apr 07:34
Compare
Choose a tag to compare

Volte V3.6.2

07 Apr 06:09
Compare
Choose a tag to compare

This release features some exciting additions, namely: Interactivity.
In this release we had almost 3x the additions compared to deletions:

As always, you can find prebuilt copies of Volte here.

  • Urban Dictionary command

    • Use $urban <word> and Volte will show you pages of definitions of that word provided by Urban Dictionary's public API.
  • Setup command

    • Use $setup to setup Volte in new guilds (the owner DM on guild join says this now, too). It will reply with questions, to which you just need to send a second message with the information it's asking for.
  • More help upgrades

    • Use $h pager/pages (either pager or pages as the argument) and Volte will reply with a paginator of all of Volte's commands; the public Volte version has around 100 pages at the time of writing this.
  • Various commands upgraded

    • Essentially any command that lists a serious amount of data now uses a paginator.
      • Commands like $selfrole list will send one message with all of the selfroles in it. I kept it that way so the message was still pinnable in your channels.
    • More of these upgrades to come, as I'm personally exploring how else we can utilize interactivity.
  • Emotes command

    • List every single emoji in your guild using this paginator command. Use it with $emotes.
  • Reminder tweak

    • If you make a reminder where its content is just a Discord message jump URL, you'll get an alternate message linking directly to it instead of it being in a codeblock, for ease of use.
  • And more...

    • More code tweaks to make Volte better, more bug fixes that I can't be bothered to list like most developers.

I'm trying a new approach to writing release notes. Were those useful?