diff options
author | Parker <contact@pkrm.dev> | 2025-04-04 16:46:27 -0500 |
---|---|---|
committer | Parker <contact@pkrm.dev> | 2025-04-04 16:46:27 -0500 |
commit | 382f0f271f3cd5d5b0444a2ffa73a4f700c4d59e (patch) | |
tree | dfad3795d83e59f5572823abee29cfe698c29edb /README.md | |
parent | 0b76123301627c69a2a83b8302199d006c5039bb (diff) |
Support multiple file naming schemes
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ To run DisArchive, follow the steps below. > [!NOTE] > If a configuration option is labeled as optional, do not just use an empty value for that field, remove the field entirely from the config file. -### BOT_INFO | REQUIRED +### GENERAL | REQUIRED Field | Description | Requirement --- | --- | --- TOKEN | The token for your bot. Create a bot at [discord.com/developers](https://discord.com/developers) | **REQUIRED** - *message content intent is REQUIRED* |