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

211 commits

Author SHA1 Message Date
kzndotsh
772eae6a2d [Refactor] Major changes to dir structure, temp removal of permissions, added loguru, added some async libs, improve types, clean pyproject config 2024-03-27 16:16:33 -04:00
kzndotsh
70d728d3db [Deps] Remove requirements.txt to avoid confusion because of poetry/pyproject usage 2024-03-26 17:43:59 -04:00
kzndotsh
d98060e873 [Docs] Added CLI documentation for developer commands 2024-03-26 17:37:25 -04:00
kzndotsh
d39034e25a [Deps][CI/CD][Docs] Minor updates and fixes 2024-03-26 17:36:26 -04:00
kzndotsh
feb7d91c0d [Deps][Fix] Update ruff version to latest and pyproject tweaks 2024-03-25 01:10:40 -04:00
kzndotsh
bf17e78ab2
Update dependency-review.yml 2024-03-24 18:06:23 -04:00
kzndotsh
11116bc6d7
Merge pull request #85 from allthingslinux/Alpha
[Merge] Alpha into Main
2024-03-24 16:26:22 -04:00
kzndotsh
3a040e5229
Merge branch 'main' into Alpha 2024-03-24 16:22:14 -04:00
kzndotsh
722a051910
Merge pull request #84 from allthingslinux/automated/package-updates-1711311177
Update Python packages
2024-03-24 16:16:38 -04:00
kzndotsh
f8d520a9cb
Merge pull request #83 from allthingslinux/kzndotsh-patch-1
Update linting.yml
2024-03-24 16:14:57 -04:00
kzndotsh
d74b65e210 Update Python packages 2024-03-24 20:12:57 +00:00
kzndotsh
2895bb94e4 [Fix] Linting and formatting via Ruff 2024-03-24 20:11:56 +00:00
kzndotsh
63eebc1023
Update linting.yml 2024-03-24 16:11:39 -04:00
kzndotsh
372bafa1cc
Update linting.yml 2024-03-24 16:10:03 -04:00
kzndotsh
cfa2bb5b94 style fixes by ruff 2024-03-24 20:06:38 +00:00
kzndotsh
6afad17af5 [Feat][DB] Add supabase client and .env variables 2024-03-24 16:06:03 -04:00
kzndotsh
80659c800e [Feat][Infra] Add Sentry monitoring 2024-03-22 12:41:52 -04:00
kzndotsh
19e79a4166 [CI/CD] Minor updates 2024-03-22 10:21:11 -04:00
kzndotsh
d4fadca79f
Merge pull request #76 from allthingslinux/tempvoice
implement tempvoice
2024-03-22 09:11:15 -04:00
kzndotsh
f6392c7af4
Merge pull request #82 from allthingslinux/RoleCounts
[Feat] Role Count command
2024-03-22 09:07:08 -04:00
kzndotsh
52d05ec3be [Feat] Role Count command 2024-03-22 09:04:35 -04:00
kzndotsh
9f72cbb02b [Fix] Examples dir issue 2024-03-22 06:56:30 -04:00
kzndotsh
321a4c3307
Merge pull request #81 from allthingslinux/automated/package-updates-1711104626
Update Python packages
2024-03-22 06:53:12 -04:00
kzndotsh
831f00d8f2 Update Python packages 2024-03-22 10:50:26 +00:00
kzndotsh
e85ff5f557
Merge pull request #80 from allthingslinux/SlashCommands
[Refactor] Move hybrid commands to app commands
2024-03-22 06:49:50 -04:00
kzndotsh
95439df791 [Refactor] Move hybrid commands to app commands 2024-03-22 06:43:24 -04:00
electron271
31894a37b5 style fixes by ruff 2024-03-21 21:59:00 +00:00
electron271
52640d458a code commenting 2024-03-21 16:58:33 -05:00
electron271
86cbaa5c36 tempvc 2024-03-17 03:54:53 +00:00
kzndotsh
1f9f936777 [Fix] Minor bug fixes and improvements 2024-03-12 12:46:06 -04:00
kzndotsh
eefe5e992e style fixes by ruff 2024-03-12 05:07:46 +00:00
kzndotsh
355dcb4f90 [Feat] Minimal ban and kick command 2024-03-12 01:07:04 -04:00
kzndotsh
8ba72c46c0
Merge pull request #75 from allthingslinux/automated/package-updates-1706574475
Update Python packages
2024-03-12 00:15:15 -04:00
dependabot[bot]
b48d5656a2 Update Python packages 2024-01-30 00:27:54 +00:00
kzndotsh
e4e4e5bf96
Merge pull request #65 from allthingslinux/dev
[Fix]  Add Dependency Review Step to Workflow
2024-01-24 09:47:07 -05:00
ExploitDemon
11f88a96b2 [Fix] Dependency Review step has been added to the dependency-review-pr job with the base-ref and head-ref parameters. 2024-01-24 07:38:24 -07:00
kzndotsh
4510da03cc
Merge pull request #63 from allthingslinux/kzndotsh-patch-1
Update README.md
2024-01-16 14:42:44 -05:00
kzndotsh
c8737142dc
Update README.md 2024-01-16 14:38:18 -05:00
kaizen
0afe3470ca [Fix] Embed.py and constants.py 2024-01-15 01:35:40 -05:00
kaizen
45e1966004 [Refactor][Fix] Embed util, minor fixes and improvements 2024-01-14 18:15:39 -05:00
kaizen
f64614e534 [Refactor] constants.py 2024-01-14 17:45:06 -05:00
kaizen
8c5ac37c63 [Feat] _embed.py utility 2024-01-14 01:28:40 -05:00
kaizen
9727a480ce [Fix] Unload command 2024-01-14 01:27:59 -05:00
kaizen
d78069fe81 [Fix] Reload command 2024-01-14 01:25:21 -05:00
jwe66
7ccb531c50 [docs][logs] fixed logging and settings.ini file 2024-01-13 20:51:06 -05:00
kaizen
67aed8e897 [Fix] CommandCog references in remaining commands 2024-01-13 20:25:55 -05:00
jwe66
f7f1ea8b9f [Fix] Removed init functions from sub commands 2024-01-13 20:08:22 -05:00
jwe66
bc9b3d5588 [Feat][Tested] Added CommandCog and Permmissions Class. Working Permissions and settings.ini files 2024-01-13 20:01:14 -05:00
jwe66
19973f304b [Feat][Reorg][Docs] Moved all of main into a bot subclass 2024-01-12 23:05:09 -05:00
kaizen
5f4e178647 [Fix] Remove message latency from ping command 2024-01-12 14:32:36 -05:00