Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Lint codebase with new ruff rules | 2024-02-19 | -0/+1 | |
| | ||||
* | Apply fixes for ruff linting | 2023-05-31 | -1/+2 | |
| | ||||
* | Add a dry run step to lint & test CI | 2022-12-11 | -1/+2 | |
| | ||||
* | Rename package due to naming conflict | 2022-11-05 | -2/+2 | |
| | ||||
* | Use BOT_TOKEN in example project | 2022-09-11 | -1/+1 | |
| | | | | This is so that we use the same env var as metricity, remove the need for duplicate env vars. | |||
* | Add Sample Project With Boilerplate | 2022-07-23 | -0/+34 | |
Adds a bare-bones discord.py bot using features from bot-core, to be used for quickly prototyping and testing out bot-core features. Signed-off-by: Hassan Abouelela <[email protected]> |