initial commit of the current configuration

This commit is contained in:
Sheldan
2021-06-27 02:05:58 +02:00
parent 4082d17e3a
commit 9e7b4240f9
3 changed files with 1378 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
.idea/
*.iml

5
README.md Normal file
View File

@@ -0,0 +1,5 @@
## Repository containing the configuration of FAQ of the r/oneplus Discord server
[Guide](https://gist.github.com/Sheldan/4d906b86339c76cc1551a14e138d78c5) how the configuration file works.
A [json schema](https://json-schema.org/) on how the configuration needs to look like then uploading can be found [here](https://raw.githubusercontent.com/Sheldan/OnePlusBot/master/application/oneplus-bot-modules/faq/src/main/resources/validation/createScheme.json).

1371
configuration.json Normal file

File diff suppressed because it is too large Load Diff