Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
HirbodBehnam committed Aug 3, 2024
1 parent 61f53cc commit 0c0c8e0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,3 +86,11 @@ You can forbid the bot to download NSFW posts. To do so, set this environment va
```bash
export DENY_NSFW=true
```

##### Disable Link to Post

You can disable the link to posts which is automatically added to each message by setting this:

```bash
export DISABLE_LINK_IN_CAPTION=true
```

0 comments on commit 0c0c8e0

Please sign in to comment.