An open API service indexing awesome lists of open source software.

https://github.com/ensoft/endroid

Modular Webex bot written in Python and based on Twisted.
https://github.com/ensoft/endroid

Last synced: about 2 months ago
JSON representation

Modular Webex bot written in Python and based on Twisted.

Awesome Lists containing this project

README

        

___________ ________ .__ .___
\_ _____/ ____ \______ \_______ ____ |__| __| _/
| __)_ / \ | | \_ __ \/ _ \| |/ __ |
| \ | \| ` \ | \( <_> ) / /_/ |
/_______ /___| /_______ /__| \____/|__\____ |
\/ \/ \/ \/
* EnDroid Webex Bot

* Introduction
** Endroid is an extensible Webex bot, built with a plugin architecture
** The endroid.sh script in the src directory may be used to start EnDroid easily, e.g. for testing

* Example configuration
** You should create a Webex bot ID for your EnDroid at https://developer.webex.com/my-apps/new/bot
** Put config in ~/.endroid/endroid.conf see etc/endroid.conf for an example config file.