git clone https://github.com/lizqwerscott/cl-telegram-bot.git
git clone https://github.com/lizqwerscott/lzputils.git
git clone https://github.com/lizqwerscott/easy-config.git
git clone https://github.com/lizqwerscott/tel-bot.git
cp ./tel-bot.service /etc/systemd/system/
sudo systemctl daemon-reload
sudo systemctl start tel-bot.service
sudo docker build -t tel-bot:latest .
sudo docker compose up -d
rlwrap sbcl --load start.lisp