comment
This commit is contained in:
parent
1431101fcd
commit
25e7aa9f86
1 changed files with 3 additions and 2 deletions
|
@ -43,9 +43,10 @@ async def torsten(ding: str) -> str:
|
|||
)
|
||||
async def kys() -> None:
|
||||
"""
|
||||
Sinnlose Todesdrohungen.
|
||||
|
||||
Heiße Botschaften aus der Nachbarschaft warten auf Sie.
|
||||
|
||||
Also: <br />
|
||||
Sinnlose Todesdrohungen und Synapsenfasching.
|
||||
"""
|
||||
|
||||
raise HTTPException(status.HTTP_418_IM_A_TEAPOT, "Go kill yourself")
|
||||
|
|
Loading…
Reference in a new issue