Making a command that shows how long my discord bot is running

前端 未结 0 1082
猫巷女王i
猫巷女王i 2020-12-28 11:33

I\'m making an uptime command for my discord bot, but it restarts to 0 again after day 1.

from datetime import datetime

@bot.event
async def on_ready():
glob         


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