How can I store various users in my json file for a discord.py command?

后端 未结 0 938
轮回少年
轮回少年 2021-01-24 00:42

This is my code, and the current problem is that it only saves the latest change to my users.json file.

@commands.command()
    async def command(self, ctx):
             


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题