Skip to content

Commit e5884cf

Browse files
committed
Introduce RSS and GIT bots
Signed-off-by: Sami Olmari <sami@olmari.fi>
1 parent d56b0b4 commit e5884cf

2 files changed

Lines changed: 39 additions & 0 deletions

File tree

src/matrix/git.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# GIT (Maubot) plugin
2+
3+
This instance uses Maubot and its GIT plugin.
4+
5+
## What?
6+
7+
An GIT plugin to get Github and Gitlab -integrations into an Matrix-room
8+
9+
## Set up
10+
11+
- Invite user `@git:hacklab.fi` into desired matrix-room
12+
- Commanding `!github help` will give you an instructions to follow for Github integration
13+
- Commanding `!gitlab help` will give you an instructions to follow for Gitlab integration
14+
15+
### Note: an user needs to be "logged in" into his Github and/or Gitlab account with the bot in order to command the bot for the git-repositories one is allowed to manage in Github/Gitlab side.
16+
17+
- One can open an private chat with `@git:hacklab.fi` if so desired and issue either `!github login` and/or `!gitlab login` and follow instuctions, also the mentioned help-commands will work here too.
18+
19+
## This bots avaibility on other chat medias using bridges:
20+
21+
### Telegram
22+
- If one has bridged an Matrix room to Telegram group one can also invite this bots Telegram counterpart `@HacklabGITbot` into said Telegram group to get git-feed from proper Telegram botuser instead of matrix-relay user.

src/matrix/rss.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# RSS (Maubot) plugin
2+
3+
This instance uses Maubot and its RSS plugin.
4+
5+
## What?
6+
7+
An RSS plugin to get RSS-feeds into an Matrix-room
8+
9+
## Set up
10+
11+
- Invite user `@rss:hacklab.fi` into desired matrix-room
12+
- Commanding `!rss help` will give you an instrictions to follow.
13+
14+
## This bots avaibility on other chat medias using bridges:
15+
16+
### Telegram
17+
- If one has bridged an Matrix room to Telegram group one can also invite this bots Telegram counterpart `@HacklabRSSbot` into said Telegram group to get rss-feed from proper Telegram botuser instead of matrix-relay user.

0 commit comments

Comments
 (0)