-
-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added censor and fixed requirements #75
Conversation
secrets.env.template
Outdated
# Insert a bots token | ||
TOKEN= | ||
# needed for one command can be ignored in development | ||
SRA_API_TOKEN= | ||
# Used for weather command can be ignored in development | ||
OPEN_WEATHER_MAP_API_KEY= | ||
# Used for the upload checker can be ignored in development | ||
YT_API_KEY= | ||
POSTGRES_USER= | ||
POSTGRES_PASSWORD= | ||
POSTGRES_HOST= | ||
POSTGRES_PORT= | ||
# Needs to be set to true or false | ||
DEVELOPMENT= |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why did you remove this file?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
accident i added now. you guys too fast
Same question |
as? who |
As mine about the deleted .env file |
i added it back |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I approve
i dont know anything else to add to pr