Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Rename package due to naming conflict | 2022-11-05 | -1/+1 | |
| | ||||
* | Add Sample Project With Boilerplate | 2022-07-23 | -0/+2 | |
| | | | | | | | 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]> | |||
* | Restore Releases Changelog | 2022-05-29 | -2/+3 | |
| | | | | | | | Add the releases-based changelog system back, and migrate the old changelog entries. Signed-off-by: Hassan Abouelela <[email protected]> | |||
* | Custom css to de-bold index page | 2022-02-24 | -0/+5 | |
| | | | | Also bump pyproject version to 2.0.0 to match changelog | |||
* | Add markdown powered changelog | 2022-02-24 | -0/+1 | |
| | ||||
* | Remove releases package used to autogenerate changelog | 2022-02-24 | -5/+0 | |
| | ||||
* | Add Sphinx Docs | 2021-12-02 | -0/+27 | |
Adds a customized sphinx doc builder. |