0

discord oauth2

This commit is contained in:
2022-04-16 22:43:59 +03:00
parent 2935664099
commit 857b9075da
23 changed files with 572 additions and 0 deletions

12
.gitignore vendored Normal file
View File

@@ -0,0 +1,12 @@
# IDEA #
.idea/
out/
*.iml
*.ipr
*.iws
*.ids
# GRADLE #
.gradle/
build/
publish.gradle