Skip to content
Snippets Groups Projects

Update README.md

Merged Philip Maas requested to merge pmaas-main-patch-14620 into main
1 file
+ 33
1
Compare changes
  • Side-by-side
  • Inline
+ 33
1
# Signalbot
This little bot will be used as an communitybot to remind on birthdays, events and do some fun things.
This project realizes a signal community known from other social plattforms like Twitch Discord & Mumble. It is based on the simple request to automatically remind a groupchat of upcoming birthdays and events.
# Features
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:
## Static Texts
.help - Get a list of all available commands
.remusFeinste - Get a recipe for sangria
.links <password> - Get a list of all important links for various signal groups and community discords
## Echoes
A simple answer by the bot. You can use:
.pisch / .ping / .marco / .posch / .pong / .polo / .eva / .schwirbel
Coming soon: .foo / .hello /.echo /.answer
## APIs
.yesno / .yn - Replies with a GIF and an answer that is either "yes" or "no"
.dadjoke - Displays a really good pun
## Crawlers (Coming soon)
.genderneutral / .gn <German Word> - Looks if the word is not genderneutral and displays an alternative. Powered by geschicktgendern.de
.freegames - Displays currently free video games. Powered by freegamesyo.com
## Databases (Coming soon)
.saveQuote <Quote> <year> - Save a string and a year.
.randomQuote - Take a random Quote and display it.
.createEvent <Date> <Headline> <Description> - Create an event.#
.nextEvent - Display upcoming event.
.createBirthday <Date> <Name> - Create a birthday. The bot will congratulate on that day.
.nextBirthday - Display the next birthday
.allBirthdays - Get a list of all birthdays.
## Misc (Coming soon)
.poll - Create a poll
# Licence
Loading