disky

  • 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 comminuty!

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

  1. F

    Need help with my disky code

    define new bot named "CoinMCBox": token: "(changed so nobody nukes the dc)" intents: default intents policy: all auto reconnect: true compression: none on ready: set {_linked} to new slash command named "linked" with description "Check for linked people."...
  2. E

    Disky report system

    So I have my code and everything looks fine but I can't find any tutorials on how to send messages on specific channel. I also thought it would be better to get help on here for embedds as well. My current code: Can anyone help?
  3. TheIronMoo

    Other Discord Embeds with DiSKy

    This is an example of a Discord embed: To get an embed to show up in a Discord channel you will need to first have an event, usually this is either a timed thing or it could be a command (which is what I will use in the tutorial): discord command embed: prefixes: ! trigger...
  4. aabss

    disky online command

    i need help with my online command, discord command online: prefixes: . trigger: set {_s::*} to the string argument split at "," reply with "Online players: %join all players with "" | ""%" it wont work Errors:
  5. Radicc

    Disky permissions in a channel

    Does anybody know how to add and remove perms from a role in a channel? i search the docs and nothing works :/ My code: