Skip to content
Snippets Groups Projects
Unverified Commit 0e5df5f5 authored by LMzK's avatar LMzK Committed by GitHub
Browse files

Update README.md

Typos
parent 147c607a
No related branches found
No related tags found
1 merge request!35[Documentation increases]
...@@ -2,9 +2,11 @@ ...@@ -2,9 +2,11 @@
*Bot für den Discord Server "FU Hagen Informatik/Mathematik"* *Bot für den Discord Server "FU Hagen Informatik/Mathematik"*
## Funktion ## Funktion
### April 2020 ✨*Geburtstunde* ### April 2020 ✨*Geburtsstunde*
Zu dem Zeitpunkt kann Boty:
* Nachrichten über die 📌-Reaktion anheften, * Nachrichten über die 📌-Reaktion anheften,
* Rollenzuschreibung / -entfernung (Studiengangszugehörigkeit). * Rollen zuschreiben / -entfernen (Studiengangszugehörigkeit).
### Mai 2021 ### Mai 2021
**Rolle**: Freund und Helfer bei der Organisation des Studiums und der gelegentlichen Prokrastination 🤖 **Rolle**: Freund und Helfer bei der Organisation des Studiums und der gelegentlichen Prokrastination 🤖
...@@ -12,29 +14,37 @@ ...@@ -12,29 +14,37 @@
* Begrüßung von neuen Servermitgliedern * Begrüßung von neuen Servermitgliedern
* Direktnachricht * Direktnachricht
* Text in #welcome (WIP - [PR "Documentation increases"](https://github.com/FU-Hagen-Discord/fernuni-bot/pull/35)) * Text in #welcome (WIP - [PR "Documentation increases"](https://github.com/FU-Hagen-Discord/fernuni-bot/pull/35))
* Rollenzuschreibung / -entfernung * Rollenzuschreibung / -entfernung
* Studiengangszugehörigkeit * Studiengangszugehörigkeit
* [Newsrolle](https://github.com/FU-Hagen-Discord/fernuni-bot/blob/master/news_cog.py) -> Ping bei Neuigkeiten der Fak. für Informatik und Mathematik * [Newsrolle](https://github.com/FU-Hagen-Discord/fernuni-bot/blob/master/news_cog.py) -> Ping bei Neuigkeiten der Fak. für Informatik und Mathematik
* Farben für Usernames * Farben für Usernames
* *Sonstige Rollen bei saisonalen Events* * *Sonstige Rollen bei saisonalen Events*
* Wissensmanagement * Wissensmanagement
* [Modulinformationen](https://github.com/FU-Hagen-Discord/fernuni-bot/tree/master/module_information) in den Kurschannels * [Modulinformationen](https://github.com/FU-Hagen-Discord/fernuni-bot/tree/master/module_information) in den Kurschannels
* Sammlung Nützlicher [Links](https://github.com/FU-Hagen-Discord/fernuni-bot/blob/master/links_cog.py) in den Channels * Sammlung Nützlicher [Links](https://github.com/FU-Hagen-Discord/fernuni-bot/blob/master/links_cog.py) in den Channels
* [Lerngruppenverwaltung](https://github.com/FU-Hagen-Discord/fernuni-bot/blob/master/learninggroups.py) * [Lerngruppenverwaltung](https://github.com/FU-Hagen-Discord/fernuni-bot/blob/master/learninggroups.py)
* Anfragen/ Erstellen/ Umbenennen/ Löschen * Anfragen/ Erstellen/ Umbenennen/ Löschen
* Ownership -> Toggle: 🛑vollzählig/ 🌲offen für neue Mitglieder * Ownership -> Toggle: 🛑vollzählig/ 🌲offen für neue Mitglieder
* [Kalenderfunktion](https://github.com/FU-Hagen-Discord/fernuni-bot/blob/master/appointments_cog.py) * [Kalenderfunktion](https://github.com/FU-Hagen-Discord/fernuni-bot/blob/master/appointments_cog.py)
* [Umfragefunktion](https://github.com/FU-Hagen-Discord/fernuni-bot/blob/master/poll_cog.py) * [Umfragefunktion](https://github.com/FU-Hagen-Discord/fernuni-bot/blob/master/poll_cog.py)
* Text-commands * Text-commands
* Motivations- / Prokrastinationssprüche * Motivations- / Prokrastinationssprüche
* Statistiken des Servers anzeigen * Statistiken des Servers anzeigen
* Moderationswerkzeuge * Moderationswerkzeuge
* [Stille Treppe](https://github.com/FU-Hagen-Discord/fernuni-bot/blob/master/calmdown.py) -> entzieht einem Nutzer die Schreibrechte für eine vorgegebene Zeit * [Stille Treppe](https://github.com/FU-Hagen-Discord/fernuni-bot/blob/master/calmdown.py) -> entzieht einem Nutzer die Schreibrechte für eine vorgegebene Zeit
* [Voice-Kommando](https://github.com/FU-Hagen-Discord/fernuni-bot/blob/master/voice_cog.py) -> schließt/ öffnet alle Voice-Channels (wurde während der Online-Klausurkampgne verwendet) * [Voice-Kommando](https://github.com/FU-Hagen-Discord/fernuni-bot/blob/master/voice_cog.py) -> schließt/ öffnet alle Voice-Channels (wurde während der Online-Klausurkampgne verwendet)
* Fun and Games * Fun and Games
* [XKCD-Comics](https://github.com/FU-Hagen-Discord/fernuni-bot/blob/master/xkcd.py) * [XKCD-Comics](https://github.com/FU-Hagen-Discord/fernuni-bot/blob/master/xkcd.py)
* [Arminsagt-Sprüche](https://github.com/FU-Hagen-Discord/fernuni-bot/blob/master/armin.py) * [Arminsagt-Sprüche](https://github.com/FU-Hagen-Discord/fernuni-bot/blob/master/armin.py)
* *Event-Funktionen* (siehe [Weihnachten](https://github.com/FU-Hagen-Discord/fernuni-bot/blob/master/christmas_cog.py)und [Ostern](https://github.com/FU-Hagen-Discord/fernuni-bot/blob/master/easter_cog.py)) * *Event-Funktionen* (siehe [Weihnachten](https://github.com/FU-Hagen-Discord/fernuni-bot/blob/master/christmas_cog.py) und [Ostern](https://github.com/FU-Hagen-Discord/fernuni-bot/blob/master/easter_cog.py))
## Mitwirkung ## Mitwirkung
Dir fehlt bei Boty eine Funktion? Dann kannst du `!idee <Deine Idee>` in #bot-development auf dem Server eingeben. Dir fehlt bei Boty eine Funktion? Dann kannst du `!idee <Deine Idee>` in #bot-development auf dem Server eingeben.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment