Releases: 1A3Dev/Vixio
Releases · 1A3Dev/Vixio
YouTube Fix
- Fixed "Something broke when playing the track" when attempting to play youtube videos.
Added Permission Resetting
Added reset
to modifying role/member channel/guild permissions e.g. reset the public role of event-guild the permission message send in event-channel with "Bot"
Suspected Voice Channel Fix
- Fixed
force play
effect. - Fixed bots repeatedly joining & leaving voice channels.
Some Fixes
- Fixed mute/unmute & deafen/undeafen not supporting the bot name as a string.
- Fixed
members of voice channel
expression.
Full Changelog: v2.0.9-pre7...v2.0.9-pre8
Fixed Reaction Events
- Fixed add & remove reaction events not working.
Some Small Fixes
This changes the syntax for embed author!
- Added event for when a guild message is edited:
(guild|server) message edit[ed] [seen by %-string%]
- Fixed message reactions not working on 2.0.9-pre5.
- Fixed embed author not working. New Syntax:
[an] author named %string% [and (icon %string%|no icon)] [and (url %string%|no url)]
Thread/Forum Channel Support
- Fixed thread/forum channels causing errors.
- Added the message content intent. (
enable the message content intent
)
The message content intent (as mentioned above) is required if you have any code that uses the content of messages!
Command Fixes
- Fixed commands in announcement channels & threads.
YouTube Hotfix
- Fixed youtube videos not playing (caused by youtube changing the format of their api response).
Small Bug Fixes
- Added Documentation: https://1a3dev.github.io/VixioSite/
- Fixed embeds on interaction response effects.
- Fixed SLF4J warnings (https://i.imgur.com/5pfV9rZ.png)