Go to file
coolneng 5ff70715c8
Rename users table to user
2020-11-25 18:21:22 +01:00
app Document notifier and crud modules 2020-11-25 13:44:07 +01:00
database Rename users table to user 2020-11-25 18:21:22 +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 Migrate database to sqlite 2020-11-17 14:16:44 +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