Module dscord.bot.bot

A simple but extendable Discord bot implementation.

Classes

Name Description
Bot The Bot class is an extensible, fully-featured base for building Bots with the dscord library. It was meant to serve as a base class that can be extended in seperate projects.

Structs

Name Description
BotConfig Configuration that can be used to control the behavior of the Bot.

Enums

Name Description
BotFeatures Feature flags that can be used to toggle behavior of the Bot interface.