Skip to content
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

Merge into master #294

Merged
merged 43 commits into from
Mar 4, 2024
Merged
Changes from 1 commit
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
9cbf47f
migrate command shows if there are available migrations
sarzz2 Nov 21, 2023
a467cdd
refactored to use logger instead of click
sarzz2 Nov 22, 2023
a0119eb
reformated available migration output
sarzz2 Nov 26, 2023
162bfe4
available migration will show up on running the bot(python cli.py)
sarzz2 Nov 26, 2023
a2b2a33
Merge pull request #279 from sarzz2/migrate_info
SylteA Dec 1, 2023
57c3788
Update source command output
SylteA Dec 1, 2023
319d00b
added configs table
sarzz2 Dec 2, 2023
73a4165
syntax fix, oopsie
sarzz2 Dec 2, 2023
b3e1601
added config model
sarzz2 Dec 2, 2023
06d6090
reformatted levelling cog to use configs
sarzz2 Dec 2, 2023
46143bd
reformatted custom role cog to use configs
sarzz2 Dec 2, 2023
3149471
Merge branch 'dev' into config
sarzz2 Dec 2, 2023
7059ceb
reformatted sql lint
sarzz2 Dec 2, 2023
580ddb3
k8s health check
oubrax Dec 4, 2023
17c1473
Merge branch 'SylteA:dev' into hamza_changes
oubrax Dec 4, 2023
abe2e33
k8s health check fixed whitespace added utils file
oubrax Dec 4, 2023
a2d268f
Merge branch 'hamza_changes' of https://github.com/hamza1312/Discord-…
oubrax Dec 4, 2023
9ae9dec
requested changes resolved
oubrax Dec 4, 2023
cecd51a
ran precommit
oubrax Dec 5, 2023
4125fc4
removed gconfig
sarzz2 Dec 5, 2023
8481c67
PR comments fixes
sarzz2 Dec 5, 2023
17083e0
Merge pull request #288 from hamza1312/hamza_changes
SylteA Dec 6, 2023
b721063
Fix issues in migrations and core
SylteA Dec 10, 2023
1dbd4c5
Uncomment extensions
SylteA Dec 10, 2023
b611bfd
Delete line
SylteA Dec 10, 2023
30f8259
Merge branch 'dev' of https://github.com/SylteA/Discord-Bot into config
SylteA Dec 10, 2023
572cb71
Merge from dev
SylteA Dec 10, 2023
e8943e4
Make health check os agnostic
SylteA Dec 10, 2023
8ebc814
Update commands
SylteA Dec 10, 2023
1582b9f
Merge pull request #287 from sarzz2/config
SylteA Dec 10, 2023
2da53ba
Fix levelling events so we have before, after events again
SylteA Dec 10, 2023
a7fe554
Update setup of python in lint pipeline
SylteA Dec 10, 2023
4d0b8b3
Run actions again
SylteA Dec 10, 2023
85cead9
does 3.11 work
SylteA Jan 4, 2024
e886e6f
Bump pillow from 10.1.0 to 10.2.0
dependabot[bot] Jan 22, 2024
ecc2805
Bump aiohttp from 3.9.1 to 3.9.2
dependabot[bot] Jan 30, 2024
8488d61
Merge pull request #296 from SylteA/dependabot/pip/pillow-10.2.0
SylteA Mar 4, 2024
9efaf3f
Merge pull request #297 from SylteA/dependabot/pip/aiohttp-3.9.2
SylteA Mar 4, 2024
1e8694a
Use a followup response if we need to create a new role.
SylteA Mar 4, 2024
02d5df6
Fix 'Unknown Message' error
SylteA Mar 4, 2024
6201818
Attempt to fix lint
SylteA Mar 4, 2024
276934c
Revert to no caching in lint workflow
SylteA Mar 4, 2024
739ef81
More error handling for youtube rss feed
SylteA Mar 4, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Run actions again
SylteA committed Dec 10, 2023
commit 4d0b8b3c56101478a643a9c45b9b89dbe367edde
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -5,3 +5,4 @@
# Contributing

If you're interested in contributing, please review the [Contributing](CONTRIBUTING.md) section. For specific tasks and opportunities, explore our list of open [issues](https://github.com/SylteA/Discord-Bot/issues).
Please reach out in discord if you're interested in contributing or need any help!