Open-source framework for message automation, extensible via community plugins.
- Node.js >= 24
- npm
npm install -g @manybot/manybot
npm install -g @manybot/manyplug
manybotOn first run, a configuration file is created at ~/.manybot/manybot.toml. Edit it to set up your preferences.
For detailed setup instructions, see the documentation.
ManyBot's functionality comes from plugins. Install them with ManyPlug:
manyplug install <plugin-name>Browse available plugins at manybot.org/plugins.
All kinds of contributions are welcome:
- Bug reports and feature requests: open an issue on GitHub or Codeberg
- Code: pull requests are welcome on GitHub or Codeberg; patches by email (
manybot@pm.me) are also accepted. - Plugins: submit your plugin to manyplug-repo, which has instructions on how to do it
- Anything else: suggestions, translations, documentation fixes, art - reach out by email or open an issue
ManyBot is distributed under the GNU General Public License v3.0.
