Skip to content

Commit cb26873

Browse files
Documents expected emoji format
1 parent e42a8f6 commit cb26873

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pydis_site/apps/content/resources/guides/pydis-guides/contributing/sir-lancebot/env-var-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Additionally, you may find the following environment variables useful during dev
3232
| `REDIS_PASSWORD` | |
3333
| `USE_FAKEREDIS` | If the FakeRedis module should be used. Set this to true if you don't have a Redis database setup. |
3434
| `BOT_SENTRY_DSN` | The DSN of the sentry monitor. |
35-
| `TRASHCAN_EMOJI` | The emoji to use for the trashcan during paginated embeds |
35+
| `TRASHCAN_EMOJI` | The full emoji to use for the trashcan. Format should be like the output of `\:emoji:`. |
3636

3737

3838
---

0 commit comments

Comments
 (0)