aboutsummaryrefslogtreecommitdiffstats
path: root/botcore/utils/_extensions.py (follow)
Commit message (Expand)AuthorAgeLines
* Type-hint `ignore_module`v6.3.0Gravatar mbaruh2022-04-22-1/+1
* Don't look for extensions in packages prefixed with an underscoreGravatar mbaruh2022-04-21-2/+7
* Provide a bot.all_extensions instance attributeGravatar Chris Lovering2022-03-24-4/+7
* Add BotBase that will act as a base for all our botsGravatar Chris Lovering2022-03-24-0/+49