mirror of
https://github.com/TeamPGM/PagerMaid_Plugins.git
synced 2024-11-22 12:55:38 +00:00
Merge pull request #136 from Pentacene/master
求求你们autochangename别再刷报错了。请您更新
This commit is contained in:
commit
19cc639ec1
@ -44,6 +44,6 @@ async def change_name_auto(context):
|
||||
last_name = '%s' % cake
|
||||
|
||||
await bot(UpdateProfileRequest(last_name=last_name))
|
||||
except KeyboardInterrupt:
|
||||
await bot(UpdateProfileRequest(last_name=''))
|
||||
except:
|
||||
pass
|
||||
await sleep(1)
|
Loading…
Reference in New Issue
Block a user