skCord

Addon skCord 3.5

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

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: {[i]embed1} and {[/i]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