Skip to content

LiveBot v1.4.0 Release

Latest

Choose a tag to compare

@SebOuellette SebOuellette released this 25 Feb 03:46
5f19c93

LiveBot v1.4.0

Modernized scripts page & Improved error handling in LiveBot

Download for Windows

Linux release

The previous Linux release did not have the patch applied when building (#286). This new programmatic release method will ensure that the patch is always applied. Apologies for that.

Modernized Scripts Page

The new scripts page from @developer51709 finally adds functionality to the old Scripts button in the settings panel. With two scripts plus a template already created, anyone looking to develop their own scripts should have a much easier time.

Improved Error Handling

Slight improvements to the error handler were made which should be more descriptive to users. When the bot is not in any servers, LiveBot will now get past the loading screen just to show that no servers are available.

What's Changed

  • Fix: Modern Script Loader Compatibility (Restores Function‑Based Scri… by @developer51709 in #287
  • Add complete Scripts Manager and Embed Builder systems with full in-app editing tools by @developer51709 in #288

New Contributors

Full Changelog: v1.3.2...v1.4.0

Verifying Release with PGP

As of 1.3.1, release zip files are signed using PGP. This is an optional step to verify the integrity of the files provided.

You can find my public PGP key here: https://cdn2.honeybeeks.net/pgp/seb_ouellette.

DO NOT trust signatures from any key that doesn't match this key found on honeybeeks.net.

You may download without verifying the signature, but it is recommended. The advantages of verifying the release include:

  • Ensuring file integrity (Did the LiveBot release zip download correctly?)
  • Ensuring the file has not been modified by malware (Before extracting)