aboutsummaryrefslogtreecommitdiffstats
path: root/botcore/__init__.py (follow)
Commit message (Collapse)AuthorAgeLines
* Rename package due to naming conflictGravatar Chris Lovering2022-11-05-15/+0
|
* Add BotBase that will act as a base for all our botsGravatar Chris Lovering2022-03-24-0/+3
| | | | | | | This commit also modifies the extensions util, since it's now directly used by bot-core. Co-authored-by: Mark <[email protected]> Co-authored-by: Hassan Abouelela <[email protected]>
* Add async_stats subclass of statsdGravatar Chris Lovering2022-03-24-1/+2
| | | | | | This is used by the bots to push stats to statsd in a non-blocking way. Co-authored-by: Joe Banks <[email protected]>
* feat: Port the Site API wrapper from the bot repoGravatar ToxicKidz2022-02-25-1/+2
| | | | | Co-authored-by: Johannes Christ <[email protected]> Co-authored-by: MarkKoz <[email protected]>
* Migrate to using disnake over Discord.py 2.0a0Gravatar Chris Lovering2022-02-24-1/+1
|
* Move new utilities to the util namespaceGravatar Chris Lovering2022-02-24-8/+2
|
* Port many utilities from botGravatar Hassan Abouelela2022-02-21-3/+10
|
* Port Regex Utilities From Python BotGravatar Hassan Abouelela2021-12-02-0/+9
|
* Setup attemptGravatar mbaruh2021-11-04-0/+0