Skip to content
Snippets Groups Projects
Commit 57ef7564 authored by Frederic Aust's avatar Frederic Aust
Browse files

Merge branch 'main' of https://gitlab.cvh-server.de/faust/signalbot into main

parents 8d5acfe5 a59a9b81
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ It offers a variety of features (or at least feature-ideas/request) that can be ...@@ -16,7 +16,7 @@ It offers a variety of features (or at least feature-ideas/request) that can be
`.remusFeinste` - Get a recipe for sangria `.remusFeinste` - Get a recipe for sangria
`.links <password>` - Get a list of all important links for various signal groups and community discords `.links` - Get a list of all important links for various signal groups and community discords
## Echos ## Echos
A simple answer by the bot. A simple answer by the bot.
...@@ -29,6 +29,8 @@ You can use:\ ...@@ -29,6 +29,8 @@ You can use:\
`.dadjoke` - Make a really good pun `.dadjoke` - Make a really good pun
`.deepl <L1-L2>, <String>` or `.deepl <L2>, <String>` - Translate a language. `<L1-L2>` are Language Codes. If you use only `<L2>`, the bot will try to guess the language of `<String>`. Powered by [DeepL](https://www.deepl.com)
## Crawlers ## Crawlers
`.genderneutral <German String>` or `.gn <German String>` - Looks if a string (can be more than one sentence) is genderneutral and displays alternatives for genderspecific words.\ `.genderneutral <German String>` or `.gn <German String>` - Looks if a string (can be more than one sentence) is genderneutral and displays alternatives for genderspecific words.\
Powered by [geschicktgendern](https://www.geschicktgendern.de) Powered by [geschicktgendern](https://www.geschicktgendern.de)
...@@ -50,11 +52,15 @@ Powered by [geschicktgendern](https://www.geschicktgendern.de) ...@@ -50,11 +52,15 @@ Powered by [geschicktgendern](https://www.geschicktgendern.de)
`.allBirthdays` - Get a list of all birthdays. `.allBirthdays` - Get a list of all birthdays.
*Hint: instead of save, you can also write create and add!*
## Misc ## Misc
`.tex <equation>` - Convert a typed equation into a rendered formula. `.tex <equation>` - Convert a typed equation into a rendered formula.
`.sips` - A simple drinking game. Hand out a number of sips. But be aware of backfiring. `.sips` - A simple drinking game. Hand out a number of sips. But be aware of backfiring.
`.trueamerican` - The famous drinking game from *New Girl*. It is a bit messy, but you will become a **TRUE AMERICAN**!
`.challenge` - Bored? Stuck in your own comfort-zone? Get a random challenge for the day! In cooperation with [Jugendkirche Düsseldorf](https://ejdus.de/einricht_gemeinden/jugendkirche/) `.challenge` - Bored? Stuck in your own comfort-zone? Get a random challenge for the day! In cooperation with [Jugendkirche Düsseldorf](https://ejdus.de/einricht_gemeinden/jugendkirche/)
`.poll` - Create a cvhbot-ish poll (Coming soon) `.poll` - Create a cvhbot-ish poll (Coming soon)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment