diff --git a/invite.py b/invite.py index c24c16c..6f7688b 100644 --- a/invite.py +++ b/invite.py @@ -148,4 +148,4 @@ class Invite(Plugin): return None # this isn't formatted nicely but i don't really care that much - await evt.respond(f"{response.json()}") + await evt.respond(f"{resp_json}")