Added more patchnotes cause I am a slow person.

This commit is contained in:
Toastie 2025-03-12 21:49:59 +13:00
parent 947674dd9d
commit 54cd5e25ef
Signed by: toastie_t0ast
GPG key ID: 0861BE54AD481DC7
11 changed files with 150 additions and 38 deletions

Binary file not shown.

View file

@ -14,5 +14,5 @@
"sass": "^1.80.6",
"sharp": "^0.33.3"
},
"packageManager": "yarn@4.5.3"
"packageManager": "yarn@4.7.0"
}

View file

@ -1,13 +0,0 @@
---
title: 'Ellie Bot 4.3.17.'
date: '2023-09-06'
versionNumber: '4.3.17'
description: 'Ellie Bot version 4.3.17 release notes.'
---
## Ellie Bot v4.3.17
### Fixed
- Fix to waifu gifts being character limited
- Fixes UserUpdated and UserPresence not correctly ignoring users that are logignored

View file

@ -1,24 +0,0 @@
---
title: 'Ellie Bot 4.3.18.'
date: '2023-12-26'
versionNumber: '4.3.18'
description: 'Ellie Bot version 4.3.18 release notes.'
---
## Ellie Bot v4.3.18
### Added
- Added `'cacheusers` command
- Added `'clubreject` which lets you reject club applications
### Fixed
- Fixed `icon_url` when using `'showembed`
- Fixed `'quoteshow` not showing sometimes
- Notifications will no longer be sent if dms are off when using `'give`
- Users should no longer be able to apply to clubs while in a club already (especially not to the same club they're already in)
### Removed
- `'revimg` and `'revav` as google removed reverse image search

View file

@ -0,0 +1,17 @@
---
title: 'Ellie Bot 5.3.4.'
date: '2025-01-14'
versionNumber: '5.3.4'
description: 'Ellie Bot version 5.3.4 release notes.'
---
## Added
- Added `.fish` commands
- `.fish` - Attempt to catch a fish - different fish live in different places, at different times and during different times of the day
- `.fishlist` - Look at your fish catalogue - shows how many of each fish you caught and what was the highest quality - for each caught fish, it also shows its required spot, time of day and weather
- `.fishspot` - Shows information about the current fish spot, time of day and weather
## Fixed
- `.timely` fixed captcha sometimes generating only 2 characters

View file

@ -0,0 +1,11 @@
---
title: 'Ellie Bot 5.3.5.'
date: '2025-01-18'
versionNumber: '5.3.5'
description: 'Ellie Bot version 5.3.5 release notes.'
---
## Fixed
- .sar rm will now accept role ids in case the role was deleted
- `.deletewaifus` should work again

View file

@ -0,0 +1,22 @@
---
title: 'Ellie Bot 5.3.6.'
date: '2025-01-21'
versionNumber: '5.3.6'
description: 'Ellie Bot version 5.3.6 release notes.'
---
## Added
- Added player skill stat when fishing
- Starts at 0, goes up to 100
- Every time you fish you have a chance to get an extra skill point
- Higher skill gives you more chance to catch fish (and therefore less chance to catch trash)
## Changed
- Patrons no longer have `.timely` and `.fish` captcha on the public bot
## Fixed
- Fixed fishing spots again (Your channels will once again change a spot, last time hopefully)
- There was a mistake in spot calculation for each channel

View file

@ -0,0 +1,13 @@
---
title: 'Ellie Bot 5.3.7.'
date: '2025-01-21'
versionNumber: '5.3.7'
description: 'Ellie Bot version 5.3.7 release notes.'
---
## Changed
- You can now run `.prune` in DMs
- It deletes only bot messages
- You can't specify a number of messages to delete (100 default)
- Updated command list

View file

@ -0,0 +1,11 @@
---
title: 'Ellie Bot 5.3.8.'
date: '2025-01-29'
versionNumber: '5.3.8'
description: 'Ellie Bot version 5.3.8 release notes.'
---
## Fixed
- `.temprole` now correctly adds a role
- `.h temprole` also shows the correct overload now

View file

@ -0,0 +1,23 @@
---
title: 'Ellie Bot 5.3.9.'
date: '2025-01-31'
versionNumber: '5.3.9'
description: 'Ellie Bot version 5.3.9 release notes.'
---
## Added
- Added `.todo archive done <name>`
- Creates an archive of only currently completed todos
- An alternative to ".todo archive add <name>" which moves all todos to an archive
## Changed
- Increased todo and archive limits slightly
- Global ellie captcha patron ad will show 12.5% of the time now, down from 20%, and be smaller
- `.remind` now has a 1 year max timeout, up from 2 months
## Fixed
- Captcha is now slightly bigger, with larger margin, to mitigate phone edge issues
- Fixed `.stock` command, unless there is some ip blocking going on

View file

@ -0,0 +1,52 @@
---
title: 'Ellie Bot 6.0.3.'
date: '2025-03-12'
versionNumber: '6.0.3'
description: 'Ellie Bot version 6.0.3 release notes.'
---
### Added
- `.xp` system reworked
- Global XP has been removed in favor of server XP
- You can now set `.xprate` for each channel in your server!
- You can set voice, image, and text rates
- Use `.xpratereset` to reset it back to default
- This feature makes `.xpexclude` obsolete
- Requirement to create a club removed
- `.xp` card should generate faster
- Fixed countless possible issues with xp where some users didn't gain xp, or froze, etc
- user-role commands added!
- `.ura <user> <role>` - assign a role to a user
- `.url <user?>` - list assigned roles for all users or a specific user
- `.urm` - show 'my' (your) assigned roles
- `.urn <role> <new_name>` - set a name for your role
- `.urc <role> <hex_color>` - set a color for your role
- `.uri <role> <url/server_emoji>` - set an icon for your role (accepts either a server emoji or a link to an image)
- `.notify` improved
- Lets you specify source channel (for some events) as the message output
- `.pload <id> --shuffle` lets you load a saved playlist in random order
- `.lyrics <song_name>` added - find lyrics for a song (it's not always accurate)
- For Selfhosters
- you have to update to latest v5 before updating to v6, otherwise migrations will fail
- migration system was reworked
- Xp card is now 500x245
- xp_template.json backed up to old_xp_template.json
- check pinned message in #dev channel to see full selfhoster announcement
- Get bot version via --version
### Changed
- `.lopl` will queue subdirectories too now
- Some music playlist commands have been renamed to fit with other commands
- Removed gold/silver frames from xp card
- `.inrole` is now showing users in alphabetical order
- `.curtrs` are now paginated
- pagination now lasts for 10+ minutes
- selfhosters: Restart command default now assumes binary installation
### Removed
- Removed several fonts
- Xp Exclusion commands (superseded by `.xprate`)