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.
- Host: GitHub
- URL: https://github.com/ensoft/endroid
- Owner: ensoft
- Created: 2020-03-18T11:18:34.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-24T12:11:50.000Z (over 4 years ago)
- Last Synced: 2025-01-28T13:48:09.133Z (4 months ago)
- Language: Python
- Size: 4.8 MB
- Stars: 0
- Watchers: 11
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README
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.