Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion LaylaRobot/modules/__forcesubs.py
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ def _check_member(client, message):
)
except ChatAdminRequired:
sent_message.edit(
"❗ **Daisy is not admin here..**\n__Give me ban permissions and retry.. \n#Ending FSub...__"
"❗ **Layla is not admin here..**\n__Give me ban permissions and retry.. \n#Ending FSub...__"
)

except ChatAdminRequired:
Expand Down