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

235 commits

Author SHA1 Message Date
kzndotsh
ade2af2629 [Feat] Add staging vs prod constants and env variables 2024-03-30 05:29:16 -04:00
kzndotsh
b505b74f6e
Merge pull request #89 from allthingslinux/timestamp
[Events] add timestamp to ghost ping embed
2024-03-29 15:37:06 -04:00
electron271
531968ac5f add timestamp to ghost ping embed 2024-03-29 14:33:30 -05:00
kzndotsh
dc367148c2
Merge pull request #87 from allthingslinux/ghost-pings
[Events] Ghost ping notifier
2024-03-29 13:48:41 -04:00
kzndotsh
76a32d9ea4 [Docs] Update README.md 2024-03-29 13:00:20 -04:00
kzndotsh
c22c815730 [Fix] Temp VC base string 2024-03-29 12:22:24 -04:00
kzndotsh
fc9aa2edee [Fix] Temp VC cog to use base name variable 2024-03-29 12:19:50 -04:00
kzndotsh
36a12db0d5 [Feat] Add cog ignore list to constants and cog loader 2024-03-29 12:15:45 -04:00
kzndotsh
3c31ba4ac2 [Fix] role_count cog failing to use specific emojis 2024-03-29 12:04:27 -04:00
kzndotsh
b5b1c4ff1a [Fix] Minor fixes 2024-03-29 11:48:35 -04:00
kzndotsh
9ec6a54f7c [Infra] Add basic systemd service template 2024-03-29 11:44:14 -04:00
kzndotsh
6f2077436a [Refactor] Temp VC cog 2024-03-29 11:43:53 -04:00
kzndotsh
99e5ec3972 [Feat] Add TTY roles cog 2024-03-29 10:48:28 -04:00
kzndotsh
acf1429701
Merge pull request #88 from allthingslinux/stop-leaking-sentry
[Infra] stop leaking sentry url
2024-03-29 09:57:07 -04:00
electron271
f93a1dfaeb
Update main.py 2024-03-28 22:43:38 -05:00
electron271
910f4d7302 [Fix] Linting and formatting via Ruff 2024-03-29 03:33:16 +00:00
electron271
da3b1c384f stop leaking sentry url 2024-03-28 22:32:52 -05:00
electron271
be06cabfcd [Fix] Linting and formatting via Ruff 2024-03-29 02:05:26 +00:00
electron271
672579a7eb [Events] Ghost ping notifier
If a ghost ping is found it will send a message saying who sent it and who it pings.
2024-03-28 21:05:06 -05:00
kzndotsh
65fea2f8d2 [Docs] Update README.md 2024-03-28 04:16:41 -04:00
kzndotsh
81ee2a245e
[Docs] Update README.md 2024-03-28 03:57:00 -04:00
kzndotsh
bbcd7651b6
Merge pull request #86 from allthingslinux/readme
[DOC] improved readme
2024-03-28 03:52:35 -04:00
kzndotsh
6a2dbd7003 [Refactor] More major changes, replaced supabase client with prisma, added error handler concept 2024-03-28 01:20:05 -04:00
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
electron271
de55473892 [DOC] improved readme 2024-03-24 17:37:47 -05: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