add bot overview

This commit is contained in:
creme 2021-08-07 13:10:13 +02:00
parent ae673e9df4
commit 89035a45fb
No known key found for this signature in database
GPG Key ID: C147C3B7FBDF08D0
2 changed files with 68 additions and 0 deletions

View File

@ -0,0 +1,67 @@
---
title: "Bot's Overview"
date: 2021-08-03T20:30:00+02:00
---
# local Bot's on envs.net
> all our bots are from [maubot](https://github.com/maubot/maubot)
feel free to use our bot's in your room!
!!! note
The Bot's won't work in encrypted rooms!
## Overview
[RSS Bot](#rss_bot) | [Reminder](#reminder) | [sed Bot](#sed_bot) | [Poll Bot](#poll_bot) | [Karma Bot](#karma_bot) | [Github Bot](#github_bot) | [Weather Bot](#weather_bot) | [Translator](#translator) | [version checker](#version_checker) |
[urbandictionary Bot](#urbandictionary_bot) | [Wolfram Alpha Bot](#wolfram_alpha_bot) | [Factorial Bot](#factorial_bot) | [Dice Bot](#dice_bot) | [XKCD](#xkcd) | [CommitStrip](#commitstrip) | [Cat Disruptor](#cat_disruptor) | [echobot [envs]](#echobot_envs)
there is also [@maubot:envs.net](https://matrix.to/#/@maubot:envs.net) which includes all bots.
you can try all the bots in [#test:envs.net](https://matrix.to/#/#test:envs.net).
***
## RSS Bot
a bot that posts RSS feed updates to Matrix.
**Usage:** `!rss <subcommand> [...]`
- subscribe <feed URL> - Subscribe this room to a feed.
- unsubscribe <feed ID> - Unsubscribe this room from a feed.
- template <feed ID> <new template> - Change the notification template for a subscription in this room
- notice <feed ID> [true/false] - Set whether or not the bot should send updates as m.notice
- subscriptions - List the subscriptions in the current room.
## Reminder
## sed Bot
## Poll Bot
## Karma Bot
## Github Bot
## Weather Bot
## Translator
## version checker
## urbandictionary Bot
## Wolfram Alpha Bot
## Factorial Bot
## Dice Bot
## XKCD
## CommitStrip
## Cat Disruptor
## echobot [envs]

View File

@ -54,6 +54,7 @@ nav:
- Advanced:
- Spaces: advanced/spaces.md
- Integrations: advanced/integrations.md
- Bot's: advanced/local_bots.md
- FAQ: faq.md
- Impressum: impressum.md
- Development: development.md