Skip to content

API Reference

botstrap

This package exports the classes that make up Botstrap's public API.

The pages in this section contain detailed documentation, examples, and explanations for each of the classes that you're likely to encounter and/or use while integrating with Botstrap. If you're looking for a deep dive into all of the available options, then you're in the right place.

Botstrap


The primary point of integration between a Discord bot and the Botstrap library.  Start here!

🎨 CliColors


A model for the colors used by the Botstrap-provided CLI.

💬 CliStrings


A model for the strings used by the Botstrap-provided CLI.

🌈 Color


A collection of functions that add color to console-printed strings.

🛠 Option


A model for a custom option to add to the Botstrap-provided CLI.