This commit is contained in:
Aevann1 2021-08-13 02:07:07 +02:00
parent d6f0eca9ee
commit 8410f480c0
5 changed files with 63 additions and 79 deletions

View file

@ -171,7 +171,8 @@ def badge_grant_post(v):
if url: new_badge.url = url
g.db.add(new_badge)
g.db.flush()
text = f"""
@{v.username} has given you the following profile badge:
\n\n![]({new_badge.path})