updated command metadata

This commit is contained in:
2025-03-01 00:24:25 +01:00
parent 1e6ad4e22f
commit 1466448fd3
4 changed files with 83 additions and 36 deletions
+1
View File
@@ -38,6 +38,7 @@ You can install Python modules by running `$ pip install {module}` or `$ python
| `ASSISTANT_R_TOKEN` | The token for the Reddit bot/account. |
| `ASSISTANT_R_NAME` | The username of the Reddit bot/account. |
| `ASSISTANT_R_PASS` | The password for the Reddit bot/account. |
| `ASSISTANT_OWNERS` | A list of user ids that "own" the bot. Separate each owner with a comma and NO spaces. |
### How to run:
* Download the code (and extract if needed).