• If you need help or want to discuss things, you now can also join us on our Discord Server!
  • A first preview of the unlimited version of SinusBot can be found in the Upcoming Changes thread. A version for Windows will follow, but we don't have a release date, yet.

Solved NEED HELP - BOT STOPS WHEN I CLOSE PUTTY

Status
Not open for further replies.

TheXeno

New Member
Hi!
I start the bot with ./sinusbot.
But I cant detach it or close Putty without killing the sinusbotsession.

Pls Help me ;=)
 

Patrick15a

Donor
is awesome!
Contributor
Insider
Debian/Ubuntu:
As root user:
Code:
apt install screen
as sinusbot user:
Code:
screen -dmS Sinusbot ./sinusbot
when you will open the console use on your sinusbot user:
Code:
screen -r Sinusbot
and go back with STRG + A + D
 
Status
Not open for further replies.
Top