Go to file
coolneng 590d40d189
Remove development dependencies
2020-12-28 18:44:59 +01:00
app Remove development dependencies 2020-12-28 18:44:59 +01:00
database Remove development dependencies 2020-12-28 18:44:59 +01:00
.gitignore Migrate database to sqlite 2020-11-17 14:16:44 +01:00
LICENSE.md Initial commit 2020-10-26 20:04:33 +01:00
README.md Add setup and usage sections to readme 2020-11-25 12:10:29 +01:00
shell.nix Remove development dependencies 2020-12-28 18:44:59 +01:00

README.md

Covot

Covid tracing bot project for the Universidad of Granada.

Setup

The project is developed using the Nix package manager. Follow the instructions on the website linked above to install it.

You only need to enter a nix-shell to acquire the dependencies:

nix-shell

Usage

The bot can be executed using the following command:

python -m app.bot