https://github.com/savoirfairelinux/mattermost_bot_poc
A Mattermost bot POC to explore the possibilities (yet another hello world project)
https://github.com/savoirfairelinux/mattermost_bot_poc
Last synced: about 1 month ago
JSON representation
A Mattermost bot POC to explore the possibilities (yet another hello world project)
- Host: GitHub
- URL: https://github.com/savoirfairelinux/mattermost_bot_poc
- Owner: savoirfairelinux
- License: agpl-3.0
- Created: 2017-10-20T18:58:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-03T21:36:23.000Z (over 7 years ago)
- Last Synced: 2024-12-26T18:22:41.202Z (6 months ago)
- Language: Python
- Size: 19.5 KB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mattermost_bot_poc
A Mattermost bot POC to explore the possibilities (yet another hello world project)## Usage
Start bot with: ``MATTERMOST_BOT_SETTINGS_MODULE=botpoc.settings matterbot``