48 lines
No EOL
1.7 KiB
Markdown
48 lines
No EOL
1.7 KiB
Markdown
---
|
|
slug: 4.1.3-patch-notes
|
|
title: 4.1.3 patch notes
|
|
authors: [EmotionChild]
|
|
tags: [Patchnote]
|
|
---
|
|
|
|
### Added
|
|
|
|
- Added support for embed arrays in commands such as 'say, 'greet, 'bye, etc...
|
|
- Website to create them is live at https://eb.elliebot.net (old one is moved to https://oldeb.elliebot.net)
|
|
- Embed arrays don't have a plainText property (it's renamed to 'content')
|
|
- Embed arrays use color hex values instead of an integer
|
|
- Old embed format will still work
|
|
- There shouldn't be any breaking changes
|
|
- Added `'stondel` command which, when toggled, will make the bot delete online stream messages on the server when the stream goes offline
|
|
- Added a simple bank system.
|
|
- Users can deposit, withdraw and check the balance of their currency in the bank.
|
|
- Users can't check other user's bank balances.
|
|
- Added a button on a '$ command which, when clicked, sends you a message with your bank balance that only you can see.
|
|
- Added `'h <command group>`
|
|
- Using this command will list all commands in the specified group
|
|
- Atm only 'bank is a proper group (`'h bank`)
|
|
- Added "Bank Accounts" entry to `'economy`
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
- Reaction roles rewritten completely
|
|
- Supports multiple exclusivity groups per message
|
|
- Supports level requirements
|
|
- However they can only be added one by one
|
|
- Use the following commands for more information
|
|
- `'h 'reroa`
|
|
- `'h 'reroli`
|
|
- `'h 'rerot`
|
|
- `'h 'rerorm`
|
|
- `'h 'rerodela`
|
|
- Pagination is now using buttons instead of reactions
|
|
- Bot will now support much higher XP values for global and server levels
|
|
|
|
|
|
### Fixed
|
|
|
|
- Fixed `'deletexp` command
|
|
- `'give` command should send DMs again
|
|
- `'modules` command now has a medusa module description |