Skip to content

TomBTomB/ArcBot

Repository files navigation

ArcBot

Discord bot used as a case study for our thesis based on architecture complexity

Requirements

Build and Deploy

On the project root run:

poetry build-project --directory projects/bot
cd projects/bot
docker build . -t arcbot
cd ../..
docker compose -f projects/bot/docker-compose.yml --project-directory . up --force-recreate --build  

Run tests

poetry poly sync
pip uninstall arcbot
poetry build-project
pip install dist/arcbot-0.1.0-py3-none-any.whl
poetry run python -m pytest

About

Discord bot used as a case study for our thesis based on architecture complexity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •