weixin_39639381 2020-11-29 15:25
浏览 0

[V3] Launcher

This PR adds a launcher for V3.

Features: * Starting Red (with or without autorestart) - Lists available instances on the spot and has the user select one to be used * Updating Red (though only what is on PyPI atm) * Instance creation (using redbot-setup via an import) (requested in #850) * Some basic debug info (Python version, Red version, OS version/arch, user who ran the bot) (as requested in #850)

Obviously there's some improvements to be made still but this is a starting point for an actual launcher

该提问来源于开源项目:Cog-Creators/Red-DiscordBot

  • 写回答

10条回答 默认 最新

  • weixin_39639381 2020-11-29 15:25
    关注

    Should also note that I included a restart command in core because I needed it to test the autorestart functionality anyway

    评论

报告相同问题?