6d3a4671cc
fix dictionary iteration in redeems
lili2024-02-10 11:31:51 +01:00
384ca03e23
rewrite space warning
lili2024-02-06 20:16:54 +01:00
7722bdf608
add redeem name warning to init
lili2024-02-06 20:15:58 +01:00
7dfc8faae7
add warning about spaces
lili2024-02-06 20:12:12 +01:00
8e4d21c02f
clarify positivity of integer
lili2024-02-06 19:11:53 +01:00
571aa47aab
make zero points not redeemable
lili2024-02-06 19:10:37 +01:00
433564bddf
only one debug log for terminal needed
lili2024-02-06 19:06:00 +01:00
1abab80da4
promote to 1.2.2a1
lili2024-02-06 18:21:38 +01:00
894ff175a6
remove redundant line ends
lili2024-02-06 18:18:15 +01:00
6641121ca3
add <br>s to help message construction
lili2024-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
lili2024-02-04 18:09:36 +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
lili2023-07-13 12:44:15 +02:00
5316f7e205
improve default_redeems list milestone "goal" first in the redeems dictionary
lili2023-07-13 12:42:46 +02:00
348e674f74
make price tab in dashboard blank for milestones
lili2023-07-03 11:02:09 +02:00
ca9aa6d79d
add reset and hard-reset command to init
lili2023-07-03 10:46:35 +02:00
ae42a052de
add true/false fail checks to click commands previously click would print stuff like "X done succesfully" after error now it'll be more clear that a failure has occured
lili2023-06-26 13:40:26 +02:00
d1416d3706
add reset-milestone and hard-reset-milestone commands to click
lili2023-06-26 13:28:34 +02:00
f66b125ac3
remove unused start_milestone function
lili2023-06-26 13:12:28 +02:00
6248a2c546
update readme images to nice ones
lili2023-03-21 12:09:39 +01:00
44eb0be6e2
fix typos in default_redeems.py
lili2023-03-21 11:47:32 +01:00
abbc099661
add new default milestone update wording on "price" to mention milestone minimum bid
lili2023-03-21 11:46:28 +01:00
7a37f8afcf
change reference to tlapbot dashboard in init py
lili2023-03-21 11:40:55 +01:00
f8a174b94f
readme update passive mode, milestone goals, goal in redeems dict also changed wording on init-db function also removed the in-development line for being confusing
lili2023-03-21 10:03:26 +01:00
26c94a65a9
update version to beta 1 for tomorrow's stream
lili2023-03-20 17:29:16 +01:00
10e84d4aab
split redeem operations into redeems.py owncast_helpers.py is now smaller and only contains smaller, generic fns so no direct redeem manipulations, but reading points, users, etc.
lili2023-03-20 17:28:54 +01:00
7235340a39
split out requests to owncast_requests.py
lili2023-03-20 17:16:17 +01:00
d6297c537f
fix completeness function
lili2023-03-20 17:10:33 +01:00