aboutsummaryrefslogtreecommitdiffstats
path: root/dev (follow)
Commit message (Collapse)AuthorAgeLines
* Matrix test both 3.10 and 3.11 in CIGravatar Chris Lovering2022-12-11-2/+3
|
* Add a dry run step to lint & test CIGravatar Chris Lovering2022-12-11-1/+2
|
* Support 3.11 & bump all depsGravatar Chris Lovering2022-12-11-4/+4
|
* Rename package due to naming conflictGravatar Chris Lovering2022-11-05-7/+7
|
* Use Poetry Base In Docker ImageGravatar Hassan Abouelela2022-09-18-20/+2
| | | | | | | | Use chrislovering/python-poetry-base as the base image for the Dockerfile. It manages everthing required to install and configure poetry. Signed-off-by: Hassan Abouelela <[email protected]>
* Use BOT_TOKEN in example projectGravatar Chris Lovering2022-09-11-2/+2
| | | | This is so that we use the same env var as metricity, remove the need for duplicate env vars.
* Update poetry to use 1.2.0Gravatar Chris Lovering2022-09-11-5/+17
| | | | This change requires the use of venvs, rather than pip user installs
* Bump Python To 3.10 (#108)Gravatar ChrisJL2022-07-27-1/+1
|
* Document Sample Project Environment VariablesGravatar Hassan Abouelela2022-07-23-3/+11
| | | | | Co-authored-by: Chris Lovering <[email protected]> Signed-off-by: Hassan Abouelela <[email protected]>
* Clean Up Docker ConfigurationGravatar Hassan Abouelela2022-07-23-33/+7
| | | | | | | | Rewrites the docker configuration to better work for this project. A docker compose containing the dependencies from our other projects is also included to help aid development. Signed-off-by: Hassan Abouelela <[email protected]>
* Add Sample Project With BoilerplateGravatar Hassan Abouelela2022-07-23-0/+136
| | | | | | | 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]>
* Lint and fix line endings.Gravatar RohanJnr2021-11-16-1/+1
|
* Setup attemptGravatar mbaruh2021-11-04-0/+48