mirror of
https://github.com/TeamPGM/PagerMaid_Plugins.git
synced 2024-11-29 07:37:30 +00:00
更新 ranstr 函数
This commit is contained in:
parent
156d20864c
commit
9827f4a5dc
@ -1,7 +1,7 @@
|
||||
import random
|
||||
import string
|
||||
|
||||
def main(context):
|
||||
async def main(context):
|
||||
try:
|
||||
length = int(context.text.split()[1])
|
||||
except:
|
||||
|
Loading…
Reference in New Issue
Block a user