mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-21 02:16:09 -05:00
[V3 Launcher] add launcher (#1110)
* [V3 Launcher] add launcher * [V3 Launcher] move extras selection to its own function * Add distro to requirements * [V3 Launcher] platform.linux_distribution -> distro.linux_distribution * [V3 Launcher] add methods of setting cli flags to be passed * [V3 Launcher] pass remaining args not known to launcher's argument parser to redbot * [V3 Launcher] handle KeyboardInterrupt in launcher * [V3 Launcher] undo something that would break stuff * [V3 Launcher] remove co-owners from interactive mode redbot cli flag selection * [V3 Launcher] clarify the disable console interaction option
This commit is contained in:
@@ -6,3 +6,4 @@ colorama
|
||||
aiohttp-json-rpc
|
||||
pyyaml
|
||||
Red-Trivia
|
||||
distro; sys_platform == "linux"
|
||||
|
||||
Reference in New Issue
Block a user