Open fhazal opened 1 year ago
Thanks for your message, please run the bot on screen session. For Ubuntu it will be:
# sudo apt install screen
# screen
# python3 chatgpt.py
To detach the screen: CTRL + a + d To attach again:
# screen -r
Please see for more details: https://www.howtogeek.com/662422/how-to-use-linuxs-screen-command/
I will look into identification issue.
hye i notice when ctrl + z close the phyton process the bot also die, how can i make the bot running 24/7 like eggdrop? and 1 more thing how can i make the bot identify the nickname to the server, the service use /ns identify passwd to identify, please advise.
im using ubuntu vps