Compare commits

7 Commits
Author SHA1 Message Date
da 622e3cdb87 add logging to webserver 2021-04-23 11:16:31 +02:00
da 11d830e3a7 add Dockerfile 2021-04-23 11:16:31 +02:00
da 16a5f22448 use yaml config file instead of flags 2021-04-23 11:16:31 +02:00
da 9707a60934 add question to utilGetMentioned for future refactoring 2021-04-23 11:16:31 +02:00
da 3cf21ba510 add config.yaml to .gitignore for future use 2021-04-23 11:16:31 +02:00
da cd5ff317dc remove go.sum from .gitignore 2021-04-23 11:16:31 +02:00
da e85f491d99 README.md: add thank you to text 2021-04-23 10:23:56 +02:00
+1 -1
View File
@@ -22,4 +22,4 @@ Coming soon.
## Known issues
- `https://discordapp.com/api/oauth2` needs to be added to `brokenAuthHeaderProviders` in `golang.org/x/oauth2/internal/token.go` in order for oauth2 to work again.
Please use the issue tracker.
Please use the issue tracker. Thank you!