Merge pull request #139 from Pentacene/master

自动回复贴纸 v1.02
This commit is contained in:
Pentacene 2021-03-21 16:17:23 +08:00 committed by GitHub
commit f9269ed2ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -145,7 +145,7 @@ async def ars(context):
elif context.parameter[0] == 'help':
await ars_help(context)
@listener(incoming=True)
@listener(incoming=True, ignore_edited=True)
async def process_message(context):
reply_user_id = 0
link = process_link(context.chat_id, context.id)

View File

@ -362,7 +362,7 @@
},
{
"name": "autoreplysticker",
"version": "1.01",
"version": "1.02",
"section": "chat",
"maintainer": "Pentacene",
"size": "6.8 kb",