Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Rename package due to naming conflict | 2022-11-05 | -15/+0 | |
| | ||||
* | Add BotBase that will act as a base for all our bots | 2022-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 statsd | 2022-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 repo | 2022-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.0a0 | 2022-02-24 | -1/+1 | |
| | ||||
* | Move new utilities to the util namespace | 2022-02-24 | -8/+2 | |
| | ||||
* | Port many utilities from bot | 2022-02-21 | -3/+10 | |
| | ||||
* | Port Regex Utilities From Python Bot | 2021-12-02 | -0/+9 | |
| | ||||
* | Setup attempt | 2021-11-04 | -0/+0 | |