CollabVM chatbot that runs via a websocket tunnel with Guacamole to the CollabVM server.
npm i
will install all required dependencies automatically.
!cmd <command>: Executes command via "cmd /c" on bot host.
- User whitelist
- User blacklist (put forkies here)
- Command blacklist
- Multiple connections
- Logging
npm start
will start the bot.
The file start.bat
is included for convenience for Windows users.