mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-07 03:38:53 -05:00
Print quickstart guide at the end of redbot-setup (#3027)
* Print quickstart guide during setup Resolves #3025 * Refer users to stable documentation
This commit is contained in:
parent
d23144bc61
commit
637ae34839
@ -181,7 +181,9 @@ def basic_setup():
|
||||
print()
|
||||
print(
|
||||
"Your basic configuration has been saved. Please run `redbot <name>` to"
|
||||
" continue your setup process and to run the bot."
|
||||
" continue your setup process and to run the bot.\n\n"
|
||||
"First time? Read the quickstart guide:\n"
|
||||
"https://docs.discord.red/en/stable/getting_started.html"
|
||||
)
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user