Releases: kenhendricks00/FixEmbed
Releases · kenhendricks00/FixEmbed
v1.0.7
- Added a debug menu in the settings, includes the bot's status and permissions + important stats that can help the user and support what's going on.
- The /about command was cleaned up a bit and provides the bare minimum you need, explains what the bot does, includes important links and credits the services used for link processing.
v1.0.6 Bugfix
- Removed the following command: /[enable or disable] all_channels [True or False] and placed it in the new settings command.
- Added a settings command with a nice GUI, so you don't have to type in too many commands like toggling whether to enable or disable FixEmbed or choosing which services to convert.
- Fixed some things to help reliability with interactions in the settings menu
- Added a note to let the user know it make take some time to toggle the bot on and off in ALL channels
- Added a line to defer the interaction to improve responsiveness
v1.0.6
- Removed the following command: /[enable or disable] all_channels [True or False] and placed it in the new settings command.
- Added a settings command with a nice GUI, so you don't have to type in too many commands like toggling whether to enable or disable FixEmbed or choosing which services to convert.
v1.0.5
- Added sharding aka due to increased demand of the bot. It's multi-threading, allowing requests to be split it into multiple process. Meaning increase FixEmbed's performance!
- Added SQLite to save users channel states, meaning channel states are no longer reset after bot restarts.
- Allow users to toggle enabling and disabling of FixEmbed in all of their server's channels by using: /[enable or disable] all_channels [True or False]
v1.0.4
- Updated TikTok links to include mobile and desktop links
- Deletes author's link, but mentions the user when the link is converted
- Added a status to let the user know at a glance what links the user can convert (For example: Watching for TikTok links)
NOTE: This includes updates from 1.0.2 and 1.0.3 since they have not been uploaded as individual releases
v1.0.1
- First look at the source code
- Updated /about command to display top.gg and source code links