ItsMyStudio

Additional Features

Learn which extra addon folders to add after your first addon works, what each one does, where it lives, and what it adds to the bot.

Support

Open this section after your first addon already makes sense.

This section groups the extra things an addon can add to ItsMyBot.

Each page answers the same practical questions:

  • what it is
  • where to create it
  • how to create it
  • what it adds to the bot

Choose the right feature

Prop

Type

  1. Start with interactions/ if a user should trigger the feature directly
  2. Open events/ if the addon should react automatically to Discord activity
  3. Open leaderboards/ only if the addon should appear inside /leaderboard
  4. Open actions/, conditions/, triggers, and expansions/ only if you are extending the YAML scripting engine

On this page