goesraphael
goesraphael
Hello guys! My server crashed two times already, first time on oct 19 and another one on oct 20. I have no idea of what happened, how I do not...
[__main__.py](https://github.com/user-attachments/files/22582545/__main__.py) [block.py](https://github.com/user-attachments/files/22582546/block.py) [export.py](https://github.com/user-attachments/files/22582547/export.py) [follow.py](https://github.com/user-attachments/files/22582548/follow.py) e o makefile: .PHONY: help deps export follow help: @echo "available actions: deps, export, follow" deps: @pip3 install -r requirements.txt export: @python3 -m chorume export follow:...