Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stempelkarte (Schritt 1: Stempeln) #85

Closed
twobiers opened this issue Sep 30, 2021 · 1 comment · Fixed by #110
Closed

Stempelkarte (Schritt 1: Stempeln) #85

twobiers opened this issue Sep 30, 2021 · 1 comment · Fixed by #110
Assignees
Labels
enhancement New feature or request spacktoberfest Label für Hacktoberfest, damit uns keiner auf die Nüsse geht

Comments

@twobiers
Copy link
Collaborator

Funktions Wunsch

Funktionen:

Wir machen eine Stempelkarte wie beim Dönermann. Erster Schritt das Stempeln an sich.
Also wir brauchen einen Mod Command, nennen wir ihn mal ~stempel damit kann ich für einen User einen bestimmten Invite stempeln. Das wird dann über unsere Tolle SQLite Datenbank gespeichert.

Als direktes Beispiel:
~stempel @UserA @UserB
würde bedeuten, dass der UserA UserB invited hat und einen Stempel dafür bekommt.
Wichtig ist jetzt, dass ein User nicht mehrfach gestempelt werden kann (Constraints und so blabla).

Wichtige Attribute, die in der Datenbank liegen müssen:
Zeitpunkt des Stempelns
User-ID Inviter
User-ID Invite

@twobiers twobiers added the enhancement New feature or request label Sep 30, 2021
@diewellenlaenge diewellenlaenge added the spacktoberfest Label für Hacktoberfest, damit uns keiner auf die Nüsse geht label Sep 30, 2021
@arellak
Copy link
Collaborator

arellak commented Oct 1, 2021

Würde ich auch mal machen

@twobiers twobiers linked a pull request Oct 2, 2021 that will close this issue
@twobiers twobiers closed this as completed Oct 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request spacktoberfest Label für Hacktoberfest, damit uns keiner auf die Nüsse geht
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants