mirror of
https://github.com/NovaOSS/nova-cord.git
synced 2024-11-26 00:43:58 +01:00
Compare commits
No commits in common. "42af2bb6d0b69729c377fb13e620dd66d66de45a" and "3adbc49cfa6d3e354b2cb780ba992d208412839e" have entirely different histories.
42af2bb6d0
...
3adbc49cfa
|
@ -59,9 +59,6 @@ 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 `pip`. Here's an example: `pip install openai`.
|
text = """You can install Python packages using `pip`. Here's an example: `pip install openai`.
|
||||||
Don't have `pip` installed? Learn more here: https://pip.pypa.io/en/stable/installation/.
|
Don't have `pip` installed? Learn more here: https://pip.pypa.io/en/stable/installation/.
|
||||||
|
|
Loading…
Reference in a new issue