1
Fork 0
mirror of https://github.com/allthingslinux/tux.git synced 2024-10-02 16:43:12 +00:00
Commit graph

1474 commits

Author SHA1 Message Date
Kasen Engel
01b18a8ec1 added donor roles 2024-09-10 06:31:02 -05:00
1572fe87e4 Rewrite checks.py 2024-09-10 06:09:14 -04:00
86a99cd267
Merge pull request #538 from allthingslinux/renovate/pydantic-2.x-lockfile
fix(deps): update dependency pydantic to v2.9.1
2024-09-10 05:50:39 -04:00
db8dab1fcc
Merge pull request #539 from allthingslinux/renovate/sentry-sdk-2.x-lockfile
fix(deps): update dependency sentry-sdk to v2.14.0
2024-09-10 05:50:22 -04:00
6d46ed3bc2 Don't edit the starboard post if same amount of stars 2024-09-10 05:33:26 -04:00
366d5abab6 feat(starboard): add quiet attempt to remove the reaction if it's by the message author 2024-09-10 05:22:18 -04:00
e143b37d09 Refactor starboard methods to clean up duplicate code 2024-09-10 05:19:04 -04:00
renovate[bot]
ea86c6172b
fix(deps): update dependency sentry-sdk to v2.14.0 2024-09-09 16:40:34 +00:00
renovate[bot]
33caa418a8
fix(deps): update dependency pydantic to v2.9.1 2024-09-09 12:28:23 +00:00
8bc360c2b2 feat(starboard.py): Add on_raw_reaction_clear_emoji 2024-09-09 07:22:24 -04:00
04ae7d0a16 feat(starboard.py): Add on_raw_reaction_clear 2024-09-09 07:20:42 -04:00
d7b820b8de fix(starboard.py): Refactor starboard methods for better performance 2024-09-09 07:13:39 -04:00
7fd8a0dd9e fix(starboard.py): Refactor starboard_on_reaction_add method for better readability and performance 2024-09-09 06:38:28 -04:00
a69b360ed4 fix(starboard.py): Make the starboard check lighter on the API 2024-09-09 06:36:15 -04:00
Atmois
774049acad
create thread for each report 2024-09-08 15:35:18 +01:00
Atmois
582f99e845
made reports anonymous again 2024-09-08 15:12:17 +01:00
kzndotsh
af015e0314 docs(embeds.py): refactor docstrings to numpy style for better readability and consistency
fix(embeds.py): update default user avatar URL to point to the new location in the project repository
2024-09-08 06:24:49 +00:00
kzndotsh
1df9994a44 assets: add avatar.png 2024-09-08 02:23:55 -04:00
kzndotsh
c2db2b60e6
Merge branch 'main' into tess-change-flags 2024-09-08 02:20:39 -04:00
kzndotsh
e0357c4420 fix(starboard.py): add check for original_message content before setting embed description to prevent empty descriptions
feat(starboard.py): add original_message content to embed description to provide more context in the starboard message
2024-09-08 06:16:49 +00:00
kzndotsh
b46b24d258 docs(README.md): add Contributors section with contrib.rocks image to acknowledge contributors
docs(permissions.md): update file paths for Sys Admin and Bot Owner from config.json to config/settings.yml for better organization
docs(permissions.md): clarify Server Owner role description for better understanding
2024-09-08 05:57:59 +00:00
8ebcf6088e chore: Fix merge issues 2024-09-07 17:17:56 -04:00
pre-commit-ci[bot]
5d1472d4a8 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-09-07 21:11:45 +00:00
bf9a91559f
Merge branch 'main' into tess-change-flags 2024-09-07 17:11:38 -04:00
a62792085e
Merge pull request #531 from petabyte-imo/EmbedCreator-usage-fix
Embed Creator usage fix
2024-09-07 16:45:47 -04:00
pre-commit-ci[bot]
76d07157a8 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-09-07 20:41:31 +00:00
petabyte-imo
76ab9a23ba Added a few more 2024-09-07 21:41:19 +01:00
dde70c009b feat: Improve EmbedCreator by adding option to hide timestamp 2024-09-07 15:57:42 -04:00
8671cbf8c0 Pre-commit fixed code 2024-09-07 15:54:44 -04:00
pre-commit-ci[bot]
e70ba72358 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-09-07 19:47:57 +00:00
petabyte-imo
0a10250986 Changed up some embeds to use the embed creator's arguments instead of methods, and also removed code repetition in snippets.py 2024-09-07 18:29:52 +01:00
petabyte_
3cf5916342
Merge branch 'allthingslinux:main' into EmbedCreator-usage-fix 2024-09-07 17:06:45 +01:00
petabyte-imo
52fe9c61a7 Replaced all discord.Embed to start using tux.ui.embeds EmbedCreator 2024-09-07 17:06:05 +01:00
ee4aafc1fb
Merge pull request #529 from allthingslinux/renovate/githubkit-0.x-lockfile
fix(deps): update dependency githubkit to v0.11.9
2024-09-07 10:50:25 -04:00
renovate[bot]
9d1eb64961
fix(deps): update dependency githubkit to v0.11.9 2024-09-07 14:00:56 +00:00
63d505ac4c chore: Update usage generation for utility commands 2024-09-07 08:30:54 -04:00
bd44dbf645 chore: Update usage generation for mod commands 2024-09-07 08:21:36 -04:00
738f96a958 chore: Update usage generation for info commands 2024-09-07 08:12:47 -04:00
8fee6c4113 chore: Update usage generation for fun commands 2024-09-07 08:09:50 -04:00
4f0c57f975 chore: Update usage generation for admin commands 2024-09-07 08:03:44 -04:00
c0f459ede5 chore: Refactor generate_usage function to handle optional flag converters 2024-09-07 07:57:14 -04:00
64ada21aad Change flag appearance in help command 2024-09-07 07:52:11 -04:00
4516a0754a Change flag output in generate_usage 2024-09-07 07:48:58 -04:00
kzndotsh
d83d79c302 docs(README.md): remove contributors section to simplify and declutter the README file 2024-09-06 21:57:35 +00:00
kzndotsh
e5c16e8603 feat: add SUPPORT.md to provide guidance for Tux users
This commit adds a new SUPPORT.md file to the .github directory. This document provides a comprehensive guide for users of Tux, including a getting started guide, FAQs, bug reporting and feature request procedures, contribution guidelines, and contact information. This is done to improve user experience and provide necessary support information in a centralized location.
2024-09-06 21:55:11 +00:00
kzndotsh
ea52d372ef chore: Move renovate.json configuration file 2024-09-06 17:47:00 -04:00
kzndotsh
50bd252ce3 chore(.pre-commit-config.yaml): update ruff-pre-commit version from v0.6.3 to v0.6.4 to get the latest features and bug fixes 2024-09-06 21:44:40 +00:00
kzndotsh
bbd9c77ca0
Merge pull request #523 from allthingslinux/prtemplateupdate 2024-09-06 17:44:07 -04:00
Atmois
61d6f0a0c6
Merge branch 'main' into prtemplateupdate 2024-09-06 20:35:52 +01:00
Atmois
a193e7c2ca
fix spelling 2024-09-06 20:34:30 +01:00