skCord by Fedox 
Send Messages to Discord Webhooks [EMBED SUPPORT]
Events
1
Expressions
3
Effects
2
Conditions
0
Types
0
Sections
3
Structures
0
Total
9
Send Messages to Discord Webhooks [EMBED SUPPORT]
Events
1
Expressions
3
Effects
2
Conditions
0
Types
0
Sections
3
Structures
0
Total
9
Full Changelog: https://github.com/feeeedox/skCord-v3/compare/3.4.1...3.5
Fix update link in startup
Fix file size by dont include the whole paper and jetbrains annotations library. (sorry my bad lol)
Full Changelog: https://github.com/Fedox-die-Ente/skCord-v3/compare/3.4...3.4.1
Full Changelog: https://github.com/Fedox-die-Ente/skCord-v3/commits/3.4
You can now send multiple embeds in the send webhook section with
embeds: {embed1} and {embed2}
And webhooks are now async (fixing some lags)
Full Changelog: https://github.com/Fedox-die-Ente/skCord-v3/compare/3.2...3.3
- Added the option to edit webhook messages after being sent, for a tutorial visit the Docs
skCord now works backwards compatible up to skript version 2.6.0
In addition, skCord now works without additional libraries, the HTTP requests are sent by the plugin itself, which means that the size of the plugin has been reduced to 50KB.
Recoded the whole plugin, check out the docs for the new syntax.
The following elements have been added:
- Send message per section
- User Expression
- Channel Expression
- Emoji Expression
- Animated Emoji Expression
- Webhook Sent Event
and a few more things.
Take a look at the docs on skUnity or SkriptHub!
You can now ping roles in messages.
For example look at the docs