Necior / funia

My simple Mattermost bot.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

funia

My simple Mattermost bot. Consider this piece of software unsafe. I've made this with specific assumptions (about users, network, security etc.) which might be not fulfilled in your case.

How to use

  1. Use Python 3.7, possibly in a virtual environment.
  2. Figure out requirements and install them.
  3. cp config.py.sample config.py and edit the latter as needed.
  4. run python funia.py.

TODOs / ideas / feature requests

  • Automagiaclly reconnect on network failure.
  • Remove unused parts of a Token class.

Made with Python. Formatted with Black.

About

My simple Mattermost bot.


Languages

Language:Python 100.0%