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
- Update discord.js and electron & prettier code by @Xaliks in #231
- Change CDN URL for Twemoji by @PlavorSeol in #232
- Fix shortcuts regex by @Xaliks in #240
New Contributors
- @PlavorSeol made their first contribution in #232
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)