diff --git a/CONTRIBUTING.md b/.github/CONTRIBUTING.md similarity index 50% rename from CONTRIBUTING.md rename to .github/CONTRIBUTING.md index ddc84a5..b0c978a 100644 --- a/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -1,6 +1,16 @@ +### This is a work in progress if you have any ideas please place them in this file + +Here is the current steps +``` 1.Fork this repository 2.Clone your fork: git clone https://github.com/your-username/Ellie-bot.git 3.Create your feature branch: git checkout -b my-new-feature 4.Commit your changes: git commit -am 'Add some feature' 5.Push to the branch: git push origin my-new-feature 6.Submit a pull request +``` + + +### New steps which are still in the works + +1. If you find a security issue please contact us at `devs@elliebot.net` and we will take a look into it as soon as we can diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7c42b8e..1fd32f9 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -14,5 +14,5 @@ updates: - EmotionChild target-branch: "development" labels: - - "npm" + - "maven" - "dependencies" diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index 26d3352..0000000 --- a/.idea/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml diff --git a/.idea/compiler.xml b/.idea/compiler.xml deleted file mode 100644 index 0485eb1..0000000 --- a/.idea/compiler.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/discord.xml b/.idea/discord.xml deleted file mode 100644 index d8e9561..0000000 --- a/.idea/discord.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - \ No newline at end of file diff --git a/.idea/gradle.xml b/.idea/gradle.xml deleted file mode 100644 index 611e7c8..0000000 --- a/.idea/gradle.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/.idea/jarRepositories.xml b/.idea/jarRepositories.xml deleted file mode 100644 index 335a3ec..0000000 --- a/.idea/jarRepositories.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index ea84697..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml deleted file mode 100644 index 797acea..0000000 --- a/.idea/runConfigurations.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/uiDesigner.xml b/.idea/uiDesigner.xml deleted file mode 100644 index e96534f..0000000 --- a/.idea/uiDesigner.xml +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 94a25f7..0000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/README.md b/README.md index 67bb677..cd3a8bf 100644 --- a/README.md +++ b/README.md @@ -84,4 +84,4 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d -[Discord Server]: https://discord.gg/SVQVzJq +[Discord Server]: https://discord.elliebot.net diff --git a/pom.xml b/pom.xml index 888fe1f..5eecc74 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ net.dv8tion JDA - 4.3.0_277 + 4.4.0_352