mirror of
https://github.com/NovaOSS/nova-cord.git
synced 2024-11-25 21:33:58 +01:00
Merge branch 'main' of https://github.com/NovaOSS/nova-cord
This commit is contained in:
commit
9dd92a80a3
|
@ -52,6 +52,9 @@ Then, follow the instructions carefully.
|
||||||
Fore more information: https://nova-oss.com/novacord
|
Fore more information: https://nova-oss.com/novacord
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
if how_can_i == 'see my available credits':
|
||||||
|
text = """Open up the **`#commands`** channel and run **`/credits`**."""
|
||||||
|
|
||||||
if how_can_i == 'fix ModuleNotFoundErrors':
|
if how_can_i == 'fix ModuleNotFoundErrors':
|
||||||
text = """You can install Python packages using the terminal command `pip`.
|
text = """You can install Python packages using the terminal command `pip`.
|
||||||
Here's an example: `pip install openai`.
|
Here's an example: `pip install openai`.
|
||||||
|
|
Loading…
Reference in a new issue