Skip to content

c4software/laurence-bot

Repository files navigation

Laurence-bot

Build Status Couverture

Un bot simple et sans prétention, pour animer notre salon mattermost / Telegram interne…

Requiert

  • Python3

Dépendances

Parametrage

L'ensemble des paramétrage est dans settings.py

Utilisation Mattermost

$ python mattermost_start.py
Serving Laurence on 0.0.0.0 port 5001 ...

Utilisation Telegram

$ export LAURENCE_TOKEN="YOUR_TOKEN"
$ python telegram_start.py
Laurence is ready

Test Curl Mattermost

curl -s -X POST -d "text=test aaa&channel_name=test" http://localhost:5001/ | json_pp

About

Un simple bot pour Mattermost / Telegram

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published