Go to file
coolneng 2b9923e3c4
Fix user search query
2020-11-26 01:58:43 +01:00
app Fix user search query 2020-11-26 01:58:43 +01:00
database Fix user search query 2020-11-26 01:58:43 +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