mirror of
https://gitlab.com/akasroua/covot
synced 2025-12-24 16:11:55 +01:00
e10a9508a0ca75621b95f002d43b67467511b7e7
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
Description
Languages
Python
98.3%
Nix
1.7%