-
Notifications
You must be signed in to change notification settings - Fork 96
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
Where's the config file? #17
Comments
Woops, yes, you are right. The last pull request removed it without mentioning and I did not pay attention. Will fix it within the next days. |
Here it is: config.sample |
Missing 1 config argument inside [settings]
Look here: https://github.com/jeromecc/doctoctocbot/blob/master/config.sample |
Fixed in #19 if @basti2342 wants to merge it. |
Best practice with open source projects on public repositories would be to put keys & secrets in environment variables & get them with |
@jeromecc absolutely right, I use a different config style in my fork which avoids this problem by including sample files. If anybody is looking to use this bot I would recommend my fork over this as it has many more features. |
@MChambers1992 when running the bot for the first time it gives the following errors
fixed it by creating the |
Not present on project.
Regards.
The text was updated successfully, but these errors were encountered: