Update documentation

This commit is contained in:
Parker M. 2025-04-04 17:02:10 -05:00
parent 0b4fdd7adf
commit ecba11175f
Signed by: parker
GPG Key ID: 505ED36FC12B5D5E

View File

@ -39,7 +39,8 @@ To run DisArchive, follow the steps below.
### GENERAL | REQUIRED ### GENERAL | REQUIRED
Field | Description | Requirement 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* TOKEN |`STRING`: The token for your bot. Create a bot at [discord.com/developers](https://discord.com/developers) | **REQUIRED** - *message content intent is REQUIRED*
NAMING_SCHEME | `STRING`: File naming scheme for downloaded attachments | **OPTIONAL** - *Default: `random`*
BOT_COLOR | `HEX CODE`: Color that will be used for message embeds | **OPTIONAL** BOT_COLOR | `HEX CODE`: Color that will be used for message embeds | **OPTIONAL**
### SQLITE | OPTIONAL ### SQLITE | OPTIONAL