Skip to content

LiveBot v1.3.1 alpha release

Latest
Compare
Choose a tag to compare
@SebOuellette SebOuellette released this 20 Apr 18:19
· 3 commits to master since this release
91206ca

LiveBot v1.3.1-alpha

Bug fixes and back-end updates.

Please ignore the fact that 1.3.0 didn't work at all, and use 1.3.1 instead, which actually works :)

General Fixes

  • Updates Twemoji again, this time to a maintained version on jsdeliver and npm.

    v1.2.0's Twemoji will continue to work, as I will continue to host the script.

  • Fixes the intent image in the "Stuck Loading?" menu

  • Updates discord.js to version 14.9.0

What's Changed

New Contributors

Full Changelog: v1.2.0-alpha...v1.3.0-alpha

[NEW] Signing releases with PGP

From now on, I will be signing LiveBot releases using PGP. You can use my public key which can be found on my website here https://cdn.honeybeeks.net/raw/seb_ouellette.pgp

Do NOT trust signatures from any key which says it is from me, if it does not 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)