from ci import app, me print(f"Bot @{me.username} 开始运行") app.run()