Skip to main content

Commands

Kord Extensions supports multiple command types and provides a rich argument parsing system that is only as complex as you need it to be. See the following pages for more information.

Arguments

Learn about how to provide and handle command arguments, how they're parsed, and how to define your own argument types.

Base APIs

Learn about the APIs available on the base types extended by each command type.

Commands

Learn about the different command types, and how to use them.