mirror of
https://gitlab.com/akasroua/covot
synced 2025-12-24 16:11:55 +01:00
631984a85c7b190328b9b83bfe0d585ca26d72cf
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%