- Create a venv (virtual environment):
python3 -m venv venv(or any other Python 3.9+ version); source venv/bin/activate && pip install -r requirements.txt;- Move
supportbot.serviceto/etc/systemd/system; - Open that file and change values for
WorkingDirectory,ExecStartandEnvironmentFileproviding the correct path values; - Start your bot and enable its autostart:
sudo systemctl enable supportbot.service --now; - Check your bots status and logs:
systemctl status supportbot.service.
bikmetle/RemontKvartirStambul_bot
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|