Go to file
coolneng 23a6e29ff9
Add setup and usage sections to readme
2020-11-25 12:10:29 +01:00
app Implement 2FA code verification 2020-11-25 11:06:38 +01:00
database Implement 2FA code verification 2020-11-25 11:06:38 +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