Skip to content
This repository has been archived by the owner on May 15, 2021. It is now read-only.

Commit

Permalink
Update pm_logger.py
Browse files Browse the repository at this point in the history
  • Loading branch information
code-rgb committed Oct 18, 2020
1 parent 2ed29c6 commit f1dfbfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion userge/plugins/utils/pm_logger.py
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ async def pm_logger(_, message: Message):
@userge.on_cmd("pmlog", about={
'header': "Enable / Disable PM Logging For a specific User",
'description': "Stop logging incomming pms from a user"
"USERGE-X will not interfere or handle such private chats",
" USERGE-X will not interfere or handle such private chats",
'usage': "{tr}pmlog [username | userID]\nreply {tr}pmlog to a message,"
" do {tr}pmlog in the private chat"},
allow_channels=False, allow_via_bot=False)
Expand Down

1 comment on commit f1dfbfe

@vercel
Copy link

@vercel vercel bot commented on f1dfbfe Oct 18, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.