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.
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
Recommended reading order
- Start with
interactions/if a user should trigger the feature directly - Open
events/if the addon should react automatically to Discord activity - Open
leaderboards/only if the addon should appear inside/leaderboard - Open
actions/,conditions/,triggers, andexpansions/only if you are extending the YAML scripting engine