Commit Graph

22 Commits

Author SHA1 Message Date
930919bbae Enhancement: bot_core breaks() now uses a formatted list 2025-10-17 11:35:50 -06:00
7e5a6c35e0 Enhancement: Update db_helper to take in days parameter 2025-10-17 11:35:24 -06:00
c1854cc893 db_helper addition: Add functionality to format list of breaks 2025-10-17 11:32:00 -06:00
933ab384e1 Enhancement: edit ping command to use charname rather than UID 2025-10-17 11:18:56 -06:00
41f1160fc3 Bugfix: Change interaction to followup for breaks() in bot_core 2025-10-17 11:16:57 -06:00
1315cb294f Add 'breaks' command to bot_core
All checks were successful
Test Helper Module / test (3.11.5) (push) Successful in 1m31s
2025-10-17 11:09:58 -06:00
090d370ce1 Add remove_break command 2025-10-17 11:08:19 -06:00
97a3ae22fa Remove todo message 2025-10-17 11:05:30 -06:00
9b7c70576b Finish remove_break test 2025-10-17 11:04:01 -06:00
aca7358af8 Fix Boolean issue in add_break 2025-10-17 10:58:25 -06:00
6b2421e55c Add break-related tests 2025-10-17 10:58:06 -06:00
5b58c6e8ea Add return to add_break for db_helper.py 2025-10-17 10:41:36 -06:00
26276b0989 Add remove_break method for db_helper.py 2025-10-17 10:41:20 -06:00
a928fa54d4 Remove unused import from posting module 2025-10-17 10:40:39 -06:00
c19125894f Edit contributing.md 2025-10-16 16:17:39 -06:00
b328d325f6 Edit the self_callouts interaction.followup 2025-10-16 16:13:19 -06:00
c563d745d1 Update try/except/else interaction responses 2025-10-16 16:11:24 -06:00
72b45d9ef8 remove old todo from bot_core
All checks were successful
Test Helper Module / test (3.11.5) (push) Successful in 1m26s
2025-10-16 16:08:27 -06:00
2bfe73a703 Add todo to db_helper_tests 2025-10-16 16:08:07 -06:00
b39de87e4b Add barebones "break" additions 2025-10-16 16:06:22 -06:00
3032210a85 Add the rest
All checks were successful
test and deploy / test (3.11.5) (push) Successful in 1m23s
test and deploy / push-and-build (push) Successful in 59s
Test Helper Module / test (3.11.5) (push) Successful in 1m28s
2025-10-16 14:04:02 -06:00
ab860b8cab first commit on new repo (again) 2025-10-16 14:03:22 -06:00