meta data for this page
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
digital:server:matrixsynapserandom [2018/11/01 21:44] natrius created |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | # Matrix Synapse Random | ||
- | ## Installing Bots | ||
- | |||
- | Matrix Synapse currently does not have a concept of bots, a bot is just a normal user. Usally there is a config and a '' | ||
- | |||
- | Install python3 | ||
- | |||
- | < | ||
- | |||
- | then install pip | ||
- | |||
- | < | ||
- | |||
- | then matrix-bot-api from pyp | ||
- | |||
- | < | ||
- | |||
- | and finally fill out the config and start it | ||
- | |||
- | < |