|
b8fb30a2ae
|
add TODO
|
2025-03-10 21:08:05 +01:00 |
|
|
70285958d1
|
WIP: add polls
|
2025-03-10 21:06:40 +01:00 |
|
|
9592e2daf0
|
move defaults to defaults folder
|
2025-03-10 19:52:55 +01:00 |
|
|
d0ff884dec
|
split redeems.py into a folder
|
2025-03-10 19:36:15 +01:00 |
|
|
56cb94e1a0
|
remove the complete column from milestones table
|
2025-03-07 23:11:42 +01:00 |
|
|
4e363876e7
|
add None points handling to redeems_handler
|
2024-10-06 15:23:48 +02:00 |
|
|
20e3d6d4b2
|
add types to dashboard
|
2024-10-06 15:23:38 +02:00 |
|
|
b3cbe42450
|
add types to owncast_webhooks
|
2024-10-06 15:23:30 +02:00 |
|
|
68c585405d
|
expand types and comments in helpers
|
2024-10-06 15:23:18 +02:00 |
|
|
e8d8c265a7
|
add types to db
|
2024-10-06 15:23:02 +02:00 |
|
|
a274ddb89f
|
add types to init
|
2024-10-06 15:22:34 +02:00 |
|
|
22fcea8a96
|
add types to requests
|
2024-10-06 15:22:25 +02:00 |
|
|
0d5d82a23b
|
fix type alias, remove unused functions
|
2024-10-06 15:21:57 +02:00 |
|
|
50403381e0
|
fix is_redeem_from_config_active type hints
|
2024-10-06 11:18:43 +02:00 |
|
|
6758829634
|
typo fix
|
2024-10-06 11:08:50 +02:00 |
|
|
9f89a2a892
|
rename tlapbot types :(
|
2024-10-06 11:08:17 +02:00 |
|
|
c8d2865383
|
redeems.py type signatures, add_to_redeem_queue improvement, redeem alias
need to test slight change
|
2024-10-06 11:03:56 +02:00 |
|
|
09de99234c
|
add type signature to handle_redeem
|
2024-10-06 11:02:05 +02:00 |
|
|
fe75fb7acc
|
type signature for send_help
|
2024-10-05 22:09:13 +02:00 |
|
|
477151f423
|
typo fix
|
2024-10-05 22:08:47 +02:00 |
|
|
c22af69b2a
|
type signatures in owncast_helpers
+ typo fix
|
2024-10-05 22:08:19 +02:00 |
|
|
afd0a0d0a3
|
another readme update
because im nervous
|
2024-03-10 18:04:19 +01:00 |
|
|
2a6aa58ced
|
readme updates -- better description of what tlapbot does
some small fixes
|
2024-02-26 17:36:06 +01:00 |
|
|
2284fb3a00
|
1.2.2 release
v1.2.2
|
2024-02-11 20:17:17 +01:00 |
|
|
3fe454d35c
|
promote to alpha 2
|
2024-02-10 15:00:35 +01:00 |
|
|
f1a57c16e4
|
style corrections
|
2024-02-10 13:38:26 +01:00 |
|
|
7da002eb00
|
remove unused imports, variables
|
2024-02-10 13:33:09 +01:00 |
|
|
5e7810eb9f
|
another list_redeems fix
dont use list_redeems
|
2024-02-10 12:21:29 +01:00 |
|
|
61d318f418
|
fix and improve LIST_REDEEMS
|
2024-02-10 11:57:57 +01:00 |
|
|
ba30c96c01
|
warning improvement
|
2024-02-10 11:49:09 +01:00 |
|
|
6d3a4671cc
|
fix dictionary iteration in redeems
|
2024-02-10 11:31:51 +01:00 |
|
|
384ca03e23
|
rewrite space warning
|
2024-02-06 20:16:54 +01:00 |
|
|
7722bdf608
|
add redeem name warning to init
|
2024-02-06 20:15:58 +01:00 |
|
|
7dfc8faae7
|
add warning about spaces
|
2024-02-06 20:12:12 +01:00 |
|
|
8e4d21c02f
|
clarify positivity of integer
|
2024-02-06 19:11:53 +01:00 |
|
|
571aa47aab
|
make zero points not redeemable
|
2024-02-06 19:10:37 +01:00 |
|
|
433564bddf
|
only one debug log for terminal needed
|
2024-02-06 19:06:00 +01:00 |
|
|
1abab80da4
|
promote to 1.2.2a1
|
2024-02-06 18:21:38 +01:00 |
|
|
894ff175a6
|
remove redundant line ends
|
2024-02-06 18:18:15 +01:00 |
|
|
6641121ca3
|
add <br>s to help message construction
|
2024-02-04 18:09:47 +01:00 |
|
|
7ffb1a15b0
|
change webhook to use rawBody instead of body when reading msg
remove_emoji function is now unused, as shortcodes get scrubbed in rawBody now
|
2024-02-04 18:09:36 +01:00 |
|
|
e5e88bf520
|
Merge branch 'master' of github.com:SleepyLili/tlapbot into develop
|
2024-02-04 11:28:51 +01:00 |
|
|
b4a6c4e41c
|
html/jinja formatting improvements
thanks chat
|
2024-02-03 18:47:42 +01:00 |
|
|
8c19088640
|
readme: reword milestone "goal" and "price"
should hopefully suggest more clearly that milestones need goal
and everything else needs price
also changed the example to list goal first
|
2023-07-13 12:44:15 +02:00 |
|
|
5316f7e205
|
improve default_redeems
list milestone "goal" first in the redeems dictionary
|
2023-07-13 12:42:46 +02:00 |
|
|
31426fd851
|
promote to 1.2.1
v1.2.1
|
2023-07-10 11:16:44 +02:00 |
|
|
8d5a3cda42
|
update readme for 1.2.1
|
2023-07-10 11:13:31 +02:00 |
|
|
e237e7f885
|
declare alpha version 1.2.1a1
|
2023-07-03 12:56:03 +02:00 |
|
|
80037593a9
|
fix redeem handler for redeems with no price
milestone needs to be handled first
|
2023-07-03 12:27:45 +02:00 |
|
|
d484a0a363
|
fix reset_milestone
|
2023-07-03 12:18:29 +02:00 |
|