Local / Vps Deploy
Requirements
Debian Based Vps (Ubuntu etc.)
Python 3.10+
4
5
7
9
10
Create .env with sample.env
cp sample.env .envvi .envEdit .env with your vars
Edit .env with your values or you can simple copy a config from here and paste it to your notepad, then edit and paste there.
Press I button on keyboard to start editing.
Press Ctrl + C once you are done with editing vars and type :wq to save .env or :qa to exit editing.
Stopping the bot
1
2
Last updated