botrino.api |
All Modules |
None |
Root package for the Botrino API, containing the class to start a bot application.
|
botrino.api.annotation |
All Modules |
None |
Contains type annotations that are processed when scanning bot modules to discover services, configuration, etc.
|
botrino.api.config |
All Modules |
None |
Contains classes to read and store the bot configuration.
|
botrino.api.config.object |
All Modules |
All Modules |
Contains some predefined configuration objects for global bot settings and internationalization (i18n).
|
botrino.api.extension |
All Modules |
None |
Contains the interface to create extensions to Botrino.
|
botrino.api.i18n |
All Modules |
None |
Contains the interface to translate strings in the application.
|
botrino.api.util |
All Modules |
None |
Contains utility classes commonly useful when developing bots using the Botrino API.
|