diff --git a/README.md b/README.md index adedd5e..ecaf4f7 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,11 @@ DiSky is a **[Skript](https://github.com/SkriptLang/Skript/)** addon, which allows you to create, manage and edit **Discord**'s bots. -It provides more than **400** different syntax, such as: +It provides more than **600** different syntax, such as: * Creating entities (roles, channels, categories, etc.) * Editing existing entities -* Send advanced message with **embeds**, **components** or **attachments** +* Send advanced message with **embeds**, **polls**, **components** or **attachments** * Several's **utilities** syntax to let developer make their bot faster and easier. * Fully supports **Slash** commands, including option types, sub-commands, groups and auto-completion arguments. * Fully supports **Interactions** (buttons, select menus, etc.) @@ -19,13 +19,13 @@ It provides more than **400** different syntax, such as: ## Useful links -* [**Wiki**](https://docs.disky.me/) +* [**Wiki**](https://disky.me/docs/) * [Discord Server](https://disky.me/discord) -* [Documentation](https://disky.me/docs/) +* [Documentation](https://disky.me/docs/docs/) ## Requirements -* Skript **2.6.0** or higher +* Skript **2.8.0** or higher * Spigot/Paper/Any fork of them **1.13.0** or higher > **Note:** Event if DiSky is only based on Skript, some features require Bukkit's or Spigot's API. The 1.13+ version is a more recommended version than a requirement.