This can't be installed directly via OctoPrint.
OctoBot is a plugin allowing Octoprint to send notifications to a Discord channel. This bot acts as a Discord bot, which allows it to listen on the channel and respond to commands to control the printer. There is a small amount of configuration needed on Discord to create the bot, but no programming is required.
- You must have node.js 16 or newer.
- At least 128 MB of RAM free.
- And some time to setup this.
- Download installer
- And start it.
- Download/clone repo.
- Extract.
- Run "npm install".
- Open config.js and follow instructions in that file.
- Run "node ."
This project has update checker that will make requests to my site for current version. If you don't want this feature feel free to disable that feature in the config!