-
-
Notifications
You must be signed in to change notification settings - Fork 0
Adding database support + fixing issues with the backend #15
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
Merged
Merged
Changes from 13 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
e2c08bf
Adding settings tot the database
RealYusufIsmail 3ec2f2b
Add try and finally to Main Bot class
RealYusufIsmail e8f23db
Will implement jooq tomorrow
RealYusufIsmail 99b6cab
Will test some setting tomorrow
RealYusufIsmail 7dd3979
Update build.gradle
RealYusufIsmail a1bc53a
Reworking the database
RealYusufIsmail b7bc478
Merge branch 'main' into system/database
RealYusufIsmail a31f9f8
more changes.
RealYusufIsmail 155abde
Fixed an issue with the handlers. Command works now
RealYusufIsmail 46a1dcf
still having some issues
RealYusufIsmail 0b2753d
I think i can use .env in gradle now
RealYusufIsmail 71b892c
Jooq works
RealYusufIsmail 524ffa4
removed the need for auth
RealYusufIsmail 286a2e1
bug fixing. only generates required stuff
RealYusufIsmail b5e32fd
will deal with .env issue later
RealYusufIsmail feb7c0a
see if this works
RealYusufIsmail 3fa80d7
Updated action
RealYusufIsmail 6ce5894
Update README.md
RealYusufIsmail a2d137f
some bug fixing and figure the jooq part
RealYusufIsmail 8248aff
trying this
RealYusufIsmail fa21ee3
hmm
RealYusufIsmail c932652
Update build.gradle
RealYusufIsmail 515862d
work
RealYusufIsmail d50af8e
added jooq
RealYusufIsmail 3dd073c
Updated some comments
RealYusufIsmail File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -40,3 +40,4 @@ bin/ | |
.DS_Store | ||
codecov | ||
*.log | ||
gradle.properties |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.