1
0
mirror of https://github.com/n1trux/awesome-sysadmin.git synced 2025-08-14 18:04:00 +02:00

Fix Errbot syntax

This commit is contained in:
Rabenherz112
2023-09-04 15:41:46 +02:00
parent 56c54b1cc0
commit 082a3d7156

View File

@@ -135,7 +135,7 @@ Conversation-driven development and management.
_See also: [/r/chatops](https://old.reddit.com/r/chatops)*
- [Eggdrop](https://www.eggheads.org/) - The oldest Internet Relay Chat (IRC) bot still in active development. ([Source Code](https://github.com/eggheads/eggdrop)) `GPL-2.0` `C`
- [Errbot](https://errbot.io/) - a plugin based chatbot designed to be easily deployable, extensible and maintainable. ([Source Code](https://github.com/errbotio/errbot)) `GPL-3.0` `Python`
- [Errbot](https://errbot.io/) - Plugin based chatbot designed to be easily deployable, extensible and maintainable. ([Source Code](https://github.com/errbotio/errbot)) `GPL-3.0` `Python`
- [Hubot](https://hubot.github.com/) - A customizable, life embetterment robot. ([Source Code](https://github.com/hubotio/hubot)) `MIT` `Nodejs`