-
By doing this we're able to more easily convert the arguments for slash commands without having to rewrite commands.
-
-
I'm trying to make a fork, but I don't know how to run the bot. I don't know much about discord.py.
-
e.g.
```python
py -m voxelbotutils create-config bot
Traceback (most recent call last):
File "C:\Users\joelm\AppData\Local\Programs\Python\Python39\lib\runpy.py", line 197, in _run_module_as_mai…
-
```python
Traceback (most recent call last):
File "C:\Users\ow that is the other\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\core.py", line 85, in wrapped
…
-
-
I want to deploy the bot for the test on my local computer however, I could not see the entry point script line bot.py. Where is the entry script for deployment?