From ff50e0fbe8a44bdfecdd6f31ee75337ae62d10f5 Mon Sep 17 00:00:00 2001 From: DigiDuncan Date: Fri, 10 Nov 2023 16:36:17 -0500 Subject: [PATCH] new changelog --- changelogs/3.8.md | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 changelogs/3.8.md diff --git a/changelogs/3.8.md b/changelogs/3.8.md new file mode 100644 index 00000000..64c72f22 --- /dev/null +++ b/changelogs/3.8.md @@ -0,0 +1,34 @@ +# SizeBot 3.7 Changelog + +*For the last major version's changelog, see [SizeBot 3½ Changelog](https://github.com/sizedev/SizeBot/blob/master/changelogs/3.5.md).* + +*For the last minor version's changelog, see [SizeBot 3.6 Changelog](https://github.com/sizedev/SizeBot/blob/master/changelogs/3.6.md).* + +Remember, run `&help ` to see detailed usage for all these commands! + +Remember when I said SizeBot 3 was feature locked? **I lied!** SizeBot 4 is going to take a while and development of the project was on pause for a while. + +The good news? **SizeBot is now public!** I'll talk later about what this means, but for now, TL:DR, you can invite the bot to your servers now! + +## Additions +- Added `&invite`. + - Get a link to invite the bot to your server! +- Added `&quake [type] [@User]`. + - See how big of an earthquake you'd cause with your steps! + - Valid types are `step`, `stomp`, or `jump`. +- Added `&water`. + - See how much water you'd consume on a daily basis! + +## Changes +- Some stats no longer show up by default in `&stats`. + - For user's smaller than scale 1: + - Toe Height + - Thumb Width + - Nail Thickness + - Fingerprint Depth + - Clothing Thread Thickness + - Hair Width + - Eye Width + +## Fixes +None yet!