Files
freeCodeCamp/sample.env
2018-11-13 02:37:18 +05:30

7 lines
187 B
Bash

USERNAME='camperbot'
ACCESS_TOKEN='replace this with a personal access token'
REPOSITORY_OWNER='freeCodeCamp-rocks'
REPOSITORY='freeCodeCamp'
RATELIMIT_INTERVAL=1500
PRODUCTION_RUN=false