1
Fork 0
mirror of https://github.com/wlinator/luminara.git synced 2024-10-02 20:23:12 +00:00
Commit graph

676 commits

Author SHA1 Message Date
05561495ab Refactor birthday module 2024-08-14 05:44:39 -04:00
ccf2b1236b Sort strings.json alphabetically 2024-08-14 04:03:26 -04:00
055c64243c Refactor all admin command outputs 2024-08-14 04:02:47 -04:00
1baa0fa6c8 Refactor moderation module 2024-08-14 03:08:09 -04:00
070e669959 chore: Update moderation module to use discord.Member instead of discord.User 2024-08-14 03:01:18 -04:00
d63ad5531f Fix: Remove unnecesary variable in constants.py 2024-08-14 02:59:35 -04:00
ce4db6751a chore: Refactor birthday_service.py to simplify code 2024-08-14 02:58:49 -04:00
cfb8cec9ab Merge pull request #28 from wlinator/refactor
Refactoring
2024-08-12 06:32:28 -04:00
3a31661126 Update version to 2.8.7 for "Refactor: Pycord 2.6" update 2024-08-12 06:31:23 -04:00
d1aab80374 chore: Update prefix retrieval logic to handle guild and bot DM contexts 2024-08-12 06:27:52 -04:00
cf218c4e4d Upgrade to Pycord 2.6 2024-08-12 04:21:53 -04:00
9d3f4df03f Allow mentions as a prefix and add sync command 2024-08-12 03:35:37 -04:00
b5fa452383 Update README.md 2024-08-08 06:57:20 -04:00
ed61203662 Merge pull request #25 from wlinator/renovate/pyright-1.x-lockfile
fix(deps): update dependency pyright to v1.1.375
2024-08-08 05:22:56 -04:00
b5651f3598 Merge pull request #26 from wlinator/moderation
Moderation: Softban
2024-08-08 05:22:30 -04:00
b28c809d8f chore: Add bot permissions check to timeout and untimeout commands 2024-08-08 05:21:27 -04:00
99cc4cbea9 Update version to 2.8.6 for "Moderation: Softban" update 2024-08-08 05:18:41 -04:00
981d3b0373 feat: Add delete_message_seconds parameter to ban_user function 2024-08-08 05:17:07 -04:00
8fc29d6e36 Add softban command to moderation module 2024-08-08 05:16:32 -04:00
98f9e59e5f fix(deps): update dependency pyright to v1.1.375 2024-08-07 11:07:33 +00:00
721675e772 Merge pull request #24 from wlinator/moderation
chore: Remove outdated guide URLs and help messages
2024-08-06 06:31:06 -04:00
b256a13fd7 chore: Remove outdated guide URLs and help messages 2024-08-06 06:30:07 -04:00
bc0af82592 Merge pull request #23 from wlinator/moderation
Moderation: Kicks
2024-08-06 04:23:56 -04:00
828a0c3ae5 Update version to 2.8.5 for "Moderation: Kicks" update 2024-08-06 04:21:18 -04:00
785d4ce10e chore: Add kick command to moderation module 2024-08-06 04:15:29 -04:00
b511b6900f Refactor help command outputs 2024-08-05 05:53:34 -04:00
94d7320e25 chore: Refactor code to remove unused NotAllowedInChannel exception and associated checks 2024-08-05 05:27:25 -04:00
f877d227db Merge pull request #22 from wlinator/moderation
chore: Update mod-log channel configuration and add info embed
2024-08-04 13:53:48 -04:00
4842c41b0a chore: Update mod-log channel configuration and add info embed 2024-08-04 13:39:06 -04:00
925ff05ef8 Merge pull request #21 from wlinator/moderation
Fix an issue where guilds could have multiple modlog channels stored
2024-08-04 12:32:08 -04:00
0bdf2ea7c4 Fix an issue where guilds could have multiple modlog channels stored in the database. 2024-08-04 12:31:19 -04:00
cef7724a10 Merge pull request #20 from wlinator/moderation
Moderation: Config
2024-08-03 14:57:41 -04:00
badf66239e chore: Update version to 2.8.4 for "Moderation: Config" update 2024-08-03 14:56:35 -04:00
33ef6732ca chore: Update image URL validation in boost module configuration commands 2024-08-03 14:55:18 -04:00
b68a8f1177 chore: Update module configuration commands and imports 2024-08-03 14:50:01 -04:00
882fe41b8e chore: Add prefix configuration commands 2024-08-03 14:47:32 -04:00
0e962c8140 chore: Add moderation module configuration commands 2024-08-03 14:41:23 -04:00
c94f7d0d5a chore: Update error messages for invalid image URLs 2024-08-03 14:33:10 -04:00
9a08d346c5 chore: Update birthday, welcome, boost, and level module configuration commands 2024-08-03 14:27:42 -04:00
23d59175e1 chore: Update welcome template and boost module configuration commands 2024-08-03 14:24:55 -04:00
d5c8d56341 chore: Add birthday module configuration commands 2024-08-03 13:51:44 -04:00
50da9fcf24 chore: Add birthday module configuration commands 2024-08-03 13:33:01 -04:00
c009fd5412 chore: Update config show command to display server configuration options 2024-08-03 13:08:53 -04:00
516c5abcca Merge pull request #19 from wlinator/moderation
chore: Sort JSON strings alphabetically
2024-08-03 05:09:32 -04:00
aaa1df20d2 Merge pull request #17 from wlinator/wlinator-patch-1
Create CODE_OF_CONDUCT.md
2024-08-03 04:59:58 -04:00
5f989fef9b Merge pull request #18 from wlinator/wlinator-patch-2
Create SECURITY.md
2024-08-03 04:59:45 -04:00
47b1100f51 Create CONTRIBUTING.md 2024-08-03 04:59:28 -04:00
0930c5068f Update issue templates 2024-08-03 04:50:35 -04:00
df1b532b58 Create SECURITY.md 2024-08-03 04:48:39 -04:00
c107c7de14 Create CODE_OF_CONDUCT.md 2024-08-03 04:46:24 -04:00