Skip to content

Bashbot Version 0.80

Compare
Choose a tag to compare
@gnadelwartz gnadelwartz released this 24 May 14:32
· 1042 commits to master since this release

In this Release we provide the following new features:

  • removal of TMUX dependency
  • complete refactoring of start, kill, restart for bashbot, interactive and background jobs
  • new functions procname(), killproc(), killallproc() for easy handling of jobs and jobfiles, see Functions Reference
  • fix send_file for uploading files to telegram, improved security checks for upload, see Functions Reference
  • new function to download files from Telegram or Website to data-bot-bash, see Functions Reference
  • improved cleanup at bot startup

plus the usual fixes, mprovements and documentation updates...