Ask for confirmation when path passed to addpath seems incorrect (#6330)

This commit is contained in:
Jakub Kuczys
2024-03-27 05:57:47 +01:00
committed by GitHub
parent 0b390fe2f6
commit 2ae1eb9ec9
2 changed files with 80 additions and 2 deletions

View File

@@ -147,7 +147,7 @@ have successfully created a cog!
------ __init__.py
------ coolcog.py
You would then use :code:`[p]addpath D:\red-cogs` to add the path
You would then use :code:`[p]addpath D:\\red-cogs` to add the path
and then you can use :code:`[p]load mycog` or :code:`[p]load coolcog`
to load them