Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
132 commits
Select commit Hold shift + click to select a range
dd6753c
refactor action fetching method
MattyTheHacker May 18, 2025
546327d
fix some stuff
MattyTheHacker May 18, 2025
b5debac
prepare task cog
MattyTheHacker May 18, 2025
9b715f3
Merge branch 'main' into 453-action-reminders
MattyTheHacker May 20, 2025
cb26e33
Implement the task
MattyTheHacker May 21, 2025
e5011ea
fix typo
MattyTheHacker May 21, 2025
368eeb6
Merge branch 'main' into 453-action-reminders
MattyTheHacker May 21, 2025
5e4cf49
and another one
MattyTheHacker May 21, 2025
f4466b9
Fix before_loop
MattyTheHacker May 21, 2025
1cb04e1
Merge branch 'main' into 453-action-reminders
MattyTheHacker May 21, 2025
dd43aa1
fix status handling
MattyTheHacker May 22, 2025
1e6ea40
explicit arguments
MattyTheHacker May 22, 2025
761f935
Add dynamic timestamp
MattyTheHacker May 22, 2025
c5828dc
minor fix
MattyTheHacker May 22, 2025
b6e743c
fix annotation
MattyTheHacker May 22, 2025
37c3fa7
Merge branch 'main' into 453-action-reminders
MattyTheHacker May 24, 2025
1d91dee
Add persistent method
MattyTheHacker May 24, 2025
9d37364
fix line length
MattyTheHacker May 24, 2025
5aaebb0
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] May 24, 2025
0a7a349
Add method to update the persistent message
MattyTheHacker May 24, 2025
db59186
Merge branch '453-action-reminders' of github.com:CSSUoB/TeX-Bot-Py-V…
MattyTheHacker May 24, 2025
22cb57c
Fix formatting
MattyTheHacker May 24, 2025
f0f0112
fix mention
MattyTheHacker May 24, 2025
aca9e1e
Merge branch 'main' into 453-action-reminders
MattyTheHacker May 25, 2025
9dd6abd
Merge branch 'main' into 453-action-reminders
MattyTheHacker May 27, 2025
8e2a778
Merge branch 'main' into 453-action-reminders
MattyTheHacker May 27, 2025
9e63648
Merge branch 'main' into 453-action-reminders
MattyTheHacker Jun 3, 2025
87e49dd
Merge main into 453-action-reminders
cssbhamdev Jun 12, 2025
19bb09f
Merge main into 453-action-reminders
cssbhamdev Jun 13, 2025
f985d13
Merge main into 453-action-reminders
cssbhamdev Jun 13, 2025
1e4d3a4
Merge main into 453-action-reminders
cssbhamdev Jun 14, 2025
1a6ff75
Allow committee-elect to update actions (and appear in auto-complete)…
Thatsmusic99 Jun 15, 2025
59b99fa
Merge main into 453-action-reminders
cssbhamdev Jun 15, 2025
20355dc
Merge main into 453-action-reminders
cssbhamdev Jun 15, 2025
b02dbbb
Merge main into 453-action-reminders
cssbhamdev Jun 15, 2025
e2c3c85
Merge main into 453-action-reminders
cssbhamdev Jun 15, 2025
2aa79c6
Merge main into 453-action-reminders
cssbhamdev Jun 16, 2025
c1fb645
Merge main into 453-action-reminders
cssbhamdev Jun 16, 2025
70dab40
Add extra config
MattyTheHacker Jun 17, 2025
a0a6e7e
Format
MattyTheHacker Jun 17, 2025
27f7e25
make user configurable
MattyTheHacker Jun 17, 2025
3184b7b
Merge main into 453-action-reminders
cssbhamdev Jun 17, 2025
596cf1c
Merge main into 453-action-reminders
cssbhamdev Jun 19, 2025
507c606
Merge main into 453-action-reminders
cssbhamdev Jun 19, 2025
a301780
Merge branch 'main' into 453-action-reminders
MattyTheHacker Jun 22, 2025
d2460c9
fix mypy error
MattyTheHacker Jun 22, 2025
943396b
Merge main into 453-action-reminders
cssbhamdev Jun 24, 2025
5d59687
Merge main into 453-action-reminders
cssbhamdev Jun 24, 2025
418935f
Merge main into 453-action-reminders
cssbhamdev Jun 24, 2025
c06749a
Merge main into 453-action-reminders
cssbhamdev Jun 25, 2025
4f1e2cb
Merge main into 453-action-reminders
cssbhamdev Jun 30, 2025
0076173
Merge main into 453-action-reminders
automatic-pr-updater[bot] Jun 30, 2025
e2fd452
Merge main into 453-action-reminders
automatic-pr-updater[bot] Jul 2, 2025
f0305f7
Merge main into 453-action-reminders
automatic-pr-updater[bot] Jul 2, 2025
f924052
Merge main into 453-action-reminders
automatic-pr-updater[bot] Jul 3, 2025
aee134e
Merge main into 453-action-reminders
automatic-pr-updater[bot] Jul 3, 2025
b1290a4
Merge main into 453-action-reminders
automatic-pr-updater[bot] Jul 3, 2025
90c0f09
Merge branch 'main' into 453-action-reminders
MattyTheHacker Jul 4, 2025
8a1b803
Actually call the channel setup method
MattyTheHacker Jul 4, 2025
2ffc3db
Merge main into 453-action-reminders
automatic-pr-updater[bot] Jul 4, 2025
11fef08
Merge main into 453-action-reminders
automatic-pr-updater[bot] Jul 4, 2025
1baa621
Merge main into 453-action-reminders
automatic-pr-updater[bot] Jul 4, 2025
c210434
Merge main into 453-action-reminders
automatic-pr-updater[bot] Jul 5, 2025
789ea43
Merge branch 'main' into 453-action-reminders
MattyTheHacker Jul 6, 2025
4263312
slightly fucked
MattyTheHacker Jul 6, 2025
0a81cb5
Fix
MattyTheHacker Jul 6, 2025
95c4043
fix some stuff
MattyTheHacker Jul 7, 2025
241359b
ruff format
MattyTheHacker Jul 7, 2025
587a50c
Fix
MattyTheHacker Jul 7, 2025
cffdd3a
More work
MattyTheHacker Jul 7, 2025
cb3bb7c
More work
MattyTheHacker Jul 7, 2025
91ffe50
Merge branch 'main' into 453-action-reminders
MattyTheHacker Jul 7, 2025
8afa060
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] Jul 7, 2025
62943e1
Merge main into 453-action-reminders
automatic-pr-updater[bot] Jul 9, 2025
6c70d8f
Merge main into 453-action-reminders
automatic-pr-updater[bot] Jul 9, 2025
cbf86ff
Improve action fetching logic
MattyTheHacker Jul 11, 2025
c818360
Fix imports
MattyTheHacker Jul 11, 2025
d7a62fc
Fix calling update board when not configured
MattyTheHacker Jul 11, 2025
a6289be
Improve logic
MattyTheHacker Jul 11, 2025
2781cb7
formatting
MattyTheHacker Jul 11, 2025
c8a8b99
Merge main into 453-action-reminders
automatic-pr-updater[bot] Jul 11, 2025
e03d5eb
Merge main into 453-action-reminders
automatic-pr-updater[bot] Jul 14, 2025
d722b2e
Fix filtering
MattyTheHacker Jul 14, 2025
c6cf1c6
Merge main into 453-action-reminders
automatic-pr-updater[bot] Jul 21, 2025
a8fdf12
Merge main into 453-action-reminders
automatic-pr-updater[bot] Jul 21, 2025
3474e1a
Merge main into 453-action-reminders
automatic-pr-updater[bot] Jul 22, 2025
d6f283e
Merge main into 453-action-reminders
automatic-pr-updater[bot] Jul 28, 2025
74df853
Merge main into 453-action-reminders
automatic-pr-updater[bot] Jul 29, 2025
42ea847
Merge main into 453-action-reminders
automatic-pr-updater[bot] Aug 1, 2025
96727b3
Merge main into 453-action-reminders
automatic-pr-updater[bot] Aug 4, 2025
aae579e
Merge main into 453-action-reminders
automatic-pr-updater[bot] Aug 5, 2025
131cbba
Merge main into 453-action-reminders
automatic-pr-updater[bot] Aug 5, 2025
a39a407
Merge main into 453-action-reminders
automatic-pr-updater[bot] Aug 7, 2025
b522ffc
Merge main into 453-action-reminders
automatic-pr-updater[bot] Aug 9, 2025
0c050b1
Merge main into 453-action-reminders
automatic-pr-updater[bot] Aug 11, 2025
b132470
Merge main into 453-action-reminders
automatic-pr-updater[bot] Aug 11, 2025
8e90ddd
Merge main into 453-action-reminders
automatic-pr-updater[bot] Aug 12, 2025
d3b4dee
Minor fixes
MattyTheHacker Aug 15, 2025
782abd0
renaming
MattyTheHacker Aug 15, 2025
4fd15ed
fixes
MattyTheHacker Aug 15, 2025
58cbe32
Merge main into 453-action-reminders
automatic-pr-updater[bot] Aug 18, 2025
9cfa1b2
Merge main into 453-action-reminders
automatic-pr-updater[bot] Aug 26, 2025
22baf94
Merge main into 453-action-reminders
automatic-pr-updater[bot] Aug 26, 2025
96a3da1
Merge main into 453-action-reminders
automatic-pr-updater[bot] Aug 28, 2025
ebd3012
Merge main into 453-action-reminders
automatic-pr-updater[bot] Aug 29, 2025
45aedb2
Merge main into 453-action-reminders
automatic-pr-updater[bot] Aug 29, 2025
30a25c5
Merge main into 453-action-reminders
automatic-pr-updater[bot] Aug 29, 2025
fbfe551
Merge main into 453-action-reminders
automatic-pr-updater[bot] Aug 30, 2025
c35c0fe
temp work
MattyTheHacker Aug 30, 2025
442645c
what the fuck is going on
MattyTheHacker Aug 31, 2025
968de9a
Reformat
MattyTheHacker Aug 31, 2025
3f5eb53
Do some stuff
MattyTheHacker Aug 31, 2025
fd38761
Merge main into 453-action-reminders
automatic-pr-updater[bot] Sep 2, 2025
06dd1a7
Merge main into 453-action-reminders
automatic-pr-updater[bot] Sep 2, 2025
446e1ee
Update __init__.py
CarrotManMatt Sep 3, 2025
bc78b44
Update __init__.py
CarrotManMatt Sep 3, 2025
0350cf6
Merge main into 453-action-reminders
automatic-pr-updater[bot] Sep 4, 2025
fe4ebf0
Merge main into 453-action-reminders
automatic-pr-updater[bot] Sep 4, 2025
478d4fe
Rename database field to fix type errors
CarrotManMatt Sep 5, 2025
83d8123
Merge main into 453-action-reminders
automatic-pr-updater[bot] Sep 5, 2025
b012157
Merge main into 453-action-reminders
automatic-pr-updater[bot] Sep 5, 2025
bf1fb37
bit of work
MattyTheHacker Sep 5, 2025
c3e86f0
work
MattyTheHacker Sep 5, 2025
44256ba
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] Sep 5, 2025
59d6eb5
Fix
MattyTheHacker Sep 6, 2025
4e9c8c4
Fix some stuff
MattyTheHacker Sep 6, 2025
b2df3a9
more stuff
MattyTheHacker Sep 6, 2025
921a22b
more stuff
MattyTheHacker Sep 6, 2025
9ecb004
Merge main into 453-action-reminders
automatic-pr-updater[bot] Sep 7, 2025
c952460
Merge main into 453-action-reminders
automatic-pr-updater[bot] Sep 9, 2025
988474d
Merge main into 453-action-reminders
automatic-pr-updater[bot] Sep 9, 2025
00b506a
mypy ignore
MattyTheHacker Sep 9, 2025
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
3 changes: 3 additions & 0 deletions cogs/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
from .command_error import CommandErrorCog
from .committee_actions_tracking import (
CommitteeActionsTrackingContextCommandsCog,
CommitteeActionsTrackingRemindersTaskCog,
CommitteeActionsTrackingSlashCommandsCog,
)
from .delete_all import DeleteAllCommandsCog
Expand Down Expand Up @@ -61,6 +62,7 @@
"ClearRemindersBacklogTaskCog",
"CommandErrorCog",
"CommitteeActionsTrackingContextCommandsCog",
"CommitteeActionsTrackingRemindersTaskCog",
"CommitteeActionsTrackingSlashCommandsCog",
"CommitteeHandoverCommandCog",
"DeleteAllCommandsCog",
Expand Down Expand Up @@ -101,6 +103,7 @@ def setup(bot: "TeXBot") -> None:
ClearRemindersBacklogTaskCog,
CommandErrorCog,
CommitteeActionsTrackingSlashCommandsCog,
CommitteeActionsTrackingRemindersTaskCog,
CommitteeActionsTrackingContextCommandsCog,
CommitteeHandoverCommandCog,
DeleteAllCommandsCog,
Expand Down
Loading