Skip to content
Snippets Groups Projects
Commit 5cce1d1a authored by Philip Maas's avatar Philip Maas
Browse files

Update README.md

parent 4f250c05
No related branches found
No related tags found
No related merge requests found
...@@ -7,49 +7,46 @@ The signalbot listens to commands that start with a dot. ...@@ -7,49 +7,46 @@ The signalbot listens to commands that start with a dot.
It offers a variety of features (or at least feature-ideas/request) that can be devided into following categories: It offers a variety of features (or at least feature-ideas/request) that can be devided into following categories:
## Static Texts ## Static Texts
.help - Get a list of all available commands `.help` - Get a list of all available commands
.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` <password> - Get a list of all important links for various signal groups and community discords
## Echoes ## Echoes
A simple answer by the bot. A simple answer by the bot.
You can use:\ You can use:\
.pisch / .ping / .marco / .posch / .pong / .polo / .eva / .schwirbel \ `.pisch` `.ping` `.marco` `.posch` `.pong` `.polo` `.eva` `.schwirbel` `.foo` `.hello` `.echo` `.answer`
Coming soon: \
.foo / .hello /.echo /.answer
## APIs ## APIs
.yesno / .yn - Replies with a GIF and an answer that is either "yes" or "no" `.yesno` or `.yn` - Replies with a GIF and an answer that is either "yes" or "no"
.dadjoke - Displays a really good pun `.dadjoke` - Displays a really good pun
## Crawlers (Coming soon) ## Crawlers (Coming soon)
.genderneutral / .gn <German Word> - Looks if the word is not genderneutral and displays an alternative. \ `.genderneutral <German Word>` or `.gn <German Word>` - Looks if the word is not genderneutral and displays an alternative. \
Powered by geschicktgendern.de Powered by [geschicktgendern](geschicktgendern.de)
.freegames - Displays currently free video games. Powered by freegamesyo.com `.freegames` - Displays currently free video games. Powered by [freegamesyo](freegamesyo.com)
## Databases (Coming soon) ## Databases (Coming soon)
.saveQuote <Quote> <year> - Save a string and a year. `.saveQuote <Quote> <year>` - Save a string and a year.
.randomQuote - Take a random Quote and display it. `.randomQuote` - Take a random Quote and display it.
.createEvent <Date> <Headline> <Description> - Create an event. `.createEvent <Date> <Headline> <Description>` - Create an event.
.nextEvent - Display upcoming event. `.nextEvent` - Display upcoming event.
.createBirthday <Date> <Name> - Create a birthday. The bot will congratulate on that day. `.createBirthday <Date> <Name>` - Create a birthday. The bot will congratulate on that day.
.nextBirthday - Display the next birthday `.nextBirthday` - Display the next birthday
.allBirthdays - Get a list of all birthdays. `.allBirthdays` - Get a list of all birthdays.
## Misc (Coming soon) ## Misc (Coming soon)
.poll - Create a poll `.poll` - Create a poll
# Licence # Licence
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment