Skip to content

Commit ceae6b6

Browse files
committed
chore: extra instructions for twitter approval configs
1 parent ff66119 commit ceae6b6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.env.example

+2-1
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,9 @@ TWITTER_TARGET_USERS= # Comma separated list of Twitter user names to
8888
TWITTER_RETRY_LIMIT= # Maximum retry attempts for Twitter login
8989
TWITTER_SPACES_ENABLE=false # Enable or disable Twitter Spaces logic
9090

91+
# CONFIGURATION FOR APPROVING TWEETS BEFORE IT GETS POSTED
9192
TWITTER_APPROVAL_DISCORD_CHANNEL_ID= # Channel ID for the Discord bot to listen and send approval messages
92-
TWITTER_APPROVAL_DISCORD_BOT_TOKEN= # Discord bot token
93+
TWITTER_APPROVAL_DISCORD_BOT_TOKEN= # Discord bot token (this could be a different bot token from DISCORD_API_TOKEN)
9394
TWITTER_APPROVAL_ENABLED= # Enable or disable Twitter approval logic #Default is false
9495
TWITTER_APPROVAL_CHECK_INTERVAL=60000 # Default: 60 seconds
9596

0 commit comments

Comments
 (0)