| Commit message (Collapse) | Author | Age | Lines |
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
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]>
|
|
|
|
| |
This is so that we use the same env var as metricity, remove the need for duplicate env vars.
|
|
|
|
| |
This change requires the use of venvs, rather than pip user installs
|
| |
|
|
|
|
|
| |
Co-authored-by: Chris Lovering <[email protected]>
Signed-off-by: Hassan Abouelela <[email protected]>
|
|
|
|
|
|
|
|
| |
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]>
|
|
|
|
|
|
|
| |
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]>
|
| |
|
|
|