What's Changed
- Bot (inside Docker container) is automatically restarted (via PM2) if the script crashes due to internet connectivity issues.
- Due to built-in
exit(1)
statements in the script, it is HIGHLY RECOMMENDED to only run this bot as a Docker container, not directly as a Python script.
Pull Requests
Full Changelog: 1.5.2...1.6.0