Go to file
coolneng aaaaed3c40
Rewrite bot logic as a sequential conversation
2020-11-26 02:18:31 +01:00
app Rewrite bot logic as a sequential conversation 2020-11-26 02:18:31 +01:00
database Rewrite bot logic as a sequential conversation 2020-11-26 02:18:31 +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 Clean up dependencies 2020-11-26 01:59:27 +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