https://github.com/indico/indico-chat-bot
A simple mattermost/gitter bot that announces upcoming Indico events
https://github.com/indico/indico-chat-bot
Last synced: 11 months ago
JSON representation
A simple mattermost/gitter bot that announces upcoming Indico events
- Host: GitHub
- URL: https://github.com/indico/indico-chat-bot
- Owner: indico
- License: mit
- Created: 2016-08-18T09:10:43.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-12-16T08:32:37.000Z (over 1 year ago)
- Last Synced: 2025-05-06T20:55:22.693Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 32.2 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

Indico Chatbot
A chat bot for Indico.
Currently supported:
- Mattermost
- Gitter
## Installing
```sh
$ docker-compose up
```