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

Update README.md

parent deb2ebcb
Branches 2021ss
No related tags found
No related merge requests found
# Signalbot
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.
This project realizes a signal community bot 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.
......@@ -13,40 +13,41 @@ It offers a variety of features (or at least feature-ideas/request) that can be
`.links <password>` - Get a list of all important links for various signal groups and community discords
## Echoes
## Echos
A simple answer by the bot.
You can use:\
`.pisch` `.ping` `.marco` `.posch` `.pong` `.polo` `.eva` `.schwirbel` `.foo` `.hello` `.echo` `.answer`
`.echo` `.ping` `.foo` `.hello` `.answer` `.marco` `.pisch` `.schwirbel` and many more.
## APIs
`.yesno` or `.yn` - Replies with a GIF and an answer that is either "yes" or "no"
`.dadjoke` - Displays a really good pun
`.dadjoke` - Make a really good pun
## 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. (WARNING: experimental)\
`.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](geschicktgendern.de)
`.freegames` - Displays video games that are currently free, _but usually not_. Powered by [freegamesyo](freegamesyo.com)
## Databases (Coming soon)
`.saveQuote <Quote> <year>` - Save a string and a year.
## Databases
`.saveQuote <"Quote"> <Person> <Year>` - Save a string and a year.
`.randomQuote` - Take a random Quote and display it.
`.createEvent <Date> <Headline> <Description>` - Create an event.
`.createEvent <Date> <Headline> <Description>` - Create an event. (Coming soon)
`.nextEvent` - Display upcoming event.
`.nextEvent` - Display upcoming event. (Coming soon)
`.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. (Coming soon)
`.nextBirthday` - Display the next birthday
`.nextBirthday` - Display the next birthday. (Coming soon)
`.allBirthdays` - Get a list of all birthdays.
`.allBirthdays` - Get a list of all birthdays. (Coming soon)
## Misc (Coming soon)
`.poll` - Create a cvhbot-ish poll
## Misc
`.sips` - A simple drinking game. Hand out a number of sips. But be aware of backfiring.
`.poll` - Create a cvhbot-ish poll (Coming soon)
# Licence
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment