This commit is contained in:
creations 2025-01-05 21:50:52 -05:00
parent c5dee4f26e
commit 961e14ff46
Signed by: creations
GPG key ID: 8F553AA4320FC711

View file

@ -52,7 +52,7 @@
>
> ```env
> # REQUIRED if you want to use the e621 API
> E621_USER_AGENT=YourBotName/1.0 (by username on e621)
> E621_USER_AGENT=YourApplicationName/1.0 (by username on e621)
> E621_USERNAME=your-username
> E621_API_KEY=your-apikey
> ```