Skip to content

Commit

Permalink
Improved instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
StephanAkkerman committed Dec 22, 2021
1 parent ad618a8 commit 73c1d39
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified img/setup.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ async def on_ready():
os.rename("config_example.yaml", "config.yaml")

# Print this to the console
print("In config.yaml add this behind KEY: (line 103)")
print("In config.yaml add this behind KEY: (line 107)")
print(str(Fernet.generate_key())[2:-1])
print()
print("After doing that, close this screen and start the bot with the command:")
Expand Down

0 comments on commit 73c1d39

Please sign in to comment.