Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsTheSky committed May 17, 2024
2 parents a0fbaad + 39cff25 commit 61377f3
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ It provides more than **600** different syntax, such as:

* Creating entities (roles, channels, categories, etc.)
* Editing existing entities
* Send advanced message with **embeds**, **polls**, **components** or **attachments**
* Several's **utilities** syntax to let developer make their bot faster and easier.
* Send advanced messages with **embeds**, **polls**, **components** or **attachments**
* Several's **utilities** syntax to let developer make their bot's faster and easier.
* Fully supports **Slash** commands, including option types, sub-commands, groups and auto-completion arguments.
* Fully supports **Interactions** (buttons, select menus, etc.)
* Fully supports **Interactions** (buttons, select menus, modals(text input pop-up))
* Fully supports forums & posts!
* And much, much more!

Expand All @@ -23,12 +23,17 @@ It provides more than **600** different syntax, such as:
* [Discord Server](https://disky.me/discord)
* [Documentation](https://disky.me/docs/docs/)

## Modules

* [Lavaplayer](https://disky.me/docs/modules/lavaplayer/) *Turn your bot into a private disco with music streaming.*
* [TranSkript](https://disky.me/docs/modules/transkript/) *Website generation to re-create conversation, including the replies, attachments, colors, references, and much more!*

## Requirements

* 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.
> **Note:** Even 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.
## Incompatibilities

Expand Down

0 comments on commit 61377f3

Please sign in to comment.