mirror of
https://github.com/bradganley/bsky-user-activity-bot.git
synced 2025-10-19 12:55:26 +00:00
First commit
This commit is contained in:
10
.env.example
Normal file
10
.env.example
Normal file
@@ -0,0 +1,10 @@
|
||||
TRACKER_BSKY_HANDLE=
|
||||
TRACKER_BSKY_PASSWORD=
|
||||
DEBUG_LOG_ACTIVE=true
|
||||
DEBUG_LOG_LEVEL=info
|
||||
|
||||
JETSTREAM_URL='ws://jetstream:6008/subscribe'
|
||||
|
||||
SESSION_DATA_PATH='/sessionData'
|
||||
|
||||
USER_DID=
|
Reference in New Issue
Block a user