In this Release we provide the following new features as of V0.96:
- interactive scripts are working again, see note
- more error and activity logging, logfiles moved to logs
- automatic retry of failed send messages, e.g. throttling requested by telegram
- run a user defined function on broken connections, e.g. blocked from telegram
- allow to block users from using the bot
- reworked background job execution, no more named pipe
- start using jsshDB for internal functions, e.g. count, block users tbc
plus the usual fixes, improvements and documentation updates...
Note: From Version 0.96 on interactive scripts must read user input from '$3' instead of stdin!
Note 2: Bashbot internal "timer tick" is disabled by default if not used.