Hey there! Here's, after a bit of reorganization on the docs, DiSky v4.11.0! Tons of things have been added, and a lot of bugs have been fixed:
New Features
:sparkles: Added retrieve thread members
effect, to get and cache members of a thread channel.
:sparkles: Added retrieve log
effect, to get and cache audit logs of a guild.
:sparkles: Added a console's command /disky bot
to check information about a bot.
:sparkles: Added the way to send silent messages (without notifications). Check the docs for more information.
:new: :sparkles: Added a brand new message caching system! You can now get a deleted message and all its data even if it's deleted! (event-message
in delete message event basically)
Enhancements
:zap: Changed debug messages to be more "visible" (in purple & pink, whoa!)
:zap: Added better shutdown system (graceful shutdown), that can be configured in the config file.
:zap: Made modify welcome screen
section work with loops.
Bug Fixes
:bug: Fixed intents that were override by cache flags :bug: Fixed configuration file that was recreated every time
Documentation
As you may notice since a few days, the documentation & wiki has been reorganized, and they are both linked together! The common link is https://disky.me/wiki/ (the old docs are still available, but won't be updated!)!
Download
:modrinth: Modrinth: https://modrinth.com/plugin/disky :paper: Documentation: https://disky.me/wiki/ :patreon~2: Patreon: https://patreon.com/itsthesky
Have a nice day everyone!
✨ Added welcome screen management: https://docs.disky.me/basic-stuff/guild-welcome-screen
✨ Added more information and debugging when DiSky have an internal error.
⚡ Reworked the configuration's loading, and how it was used
⚡ Updated to JDA v5-beta3
🐛 Fixed the disconnect effect that was trying to use the given expression
🐛 Fixed error while using any retrieve effect
Hello there! This small release brings some new features and some bugfixes:
New Features:
- Added
self member
property, to get the self-member of a bot in a guild. - Added
connect
effect, to connect a bot to an audio channel. - Added default expressions for every DiSky type in events
- Added more channel-type input for commands (thanks Mushkrem!)
Bugfixes:
- Fixed
cache flags
entry in the bot's scope - Fixed the
AudioChannel
type that wasn't spelled correctly.
Hello there! It's been a while, hasn't it? This update fixes a lot of issues and adds support for events.
New features
- Scheduled events (you can create, retrieve, modify, and retrieve info such as position or members following it)
- More documentation! (thanks to Cerial)
- Added
%thread% is locked
,.. public
and.. archived
conditions for thread states - You can now define a slash command as NSFW (only executable in NSFW rooms)
Fixes
- Attachments can be uploaded with with or without a filename.
- Failure to open a private room will result in the deletion of the variable provided.
- You can add components directly to a modal, without going through component lines.
- Some documentation corrections (thanks to Mushkrem)
Others
- The DiSky website has been redesigned, and now includes proper documentation: https://disky.me/docs/
- I recommend that you download DiSky through Modrinth: it supports me through ads, without you paying a cent: https://modrinth.com/plugin/disky
- Thanks to Cerial, IllagerCaptain & Hotampa for their contribution to the DiSky wiki: https://docs.disky.me/
As always, thanks for your support and good code to all!
DiSky v4.7.0 - Fixes & New feature
Requirements
- Minecraft 1.13+
- Skript 2.6.0+
Fixes
- No more conflicts with SkBee's components
- Every emoji using numbers (like 💯) are now working properly
- Threads can now be created without problems
New features
- You can add members to a thread manually
- ID and name of a thread are now retrievable
- Optimization of the loading of the bots