diff --git a/matrix-invitation-dealer/main.py b/matrix-invitation-dealer/main.py index b464b8a..4f48c15 100644 --- a/matrix-invitation-dealer/main.py +++ b/matrix-invitation-dealer/main.py @@ -128,7 +128,7 @@ class Bot: await self.send_message( room.room_id, - formatted="Hello! You are allowed to create invites, hurray! You can generate a new invite by sending the !new command. I will respond with a single-use code that you can share.", + formatted="Hello! You are allowed to create invites, hurray! Use the !new command to generate a single-use registration code.", ) return