6d3a4671ccfix dictionary iteration in redeemsLili2024-02-10 11:31:51 +01:00
384ca03e23rewrite space warningLili2024-02-06 20:16:54 +01:00
7722bdf608add redeem name warning to initLili2024-02-06 20:15:58 +01:00
7dfc8faae7add warning about spacesLili2024-02-06 20:12:12 +01:00
8e4d21c02fclarify positivity of integerLili2024-02-06 19:11:53 +01:00
571aa47aabmake zero points not redeemableLili2024-02-06 19:10:37 +01:00
433564bddfonly one debug log for terminal neededLili2024-02-06 19:06:00 +01:00
1abab80da4promote to 1.2.2a1Lili2024-02-06 18:21:38 +01:00
894ff175a6remove redundant line endsLili2024-02-06 18:18:15 +01:00
6641121ca3add <br>s to help message constructionLili2024-02-04 18:09:47 +01:00
7ffb1a15b0change webhook to use rawBody instead of body when reading msg remove_emoji function is now unused, as shortcodes get scrubbed in rawBody nowLili2024-02-04 18:09:36 +01:00
8c19088640readme: 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 firstLili2023-07-13 12:44:15 +02:00
5316f7e205improve default_redeems list milestone "goal" first in the redeems dictionaryLili2023-07-13 12:42:46 +02:00
348e674f74make price tab in dashboard blank for milestonesLili2023-07-03 11:02:09 +02:00
ca9aa6d79dadd reset and hard-reset command to initLili2023-07-03 10:46:35 +02:00
ae42a052deadd 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 occuredLili2023-06-26 13:40:26 +02:00
d1416d3706add reset-milestone and hard-reset-milestone commands to clickLili2023-06-26 13:28:34 +02:00
7b31dbcb31move redeem types summary after dashboard imagesLili2023-03-21 12:16:36 +01:00
6248a2c546update readme images to nice onesLili2023-03-21 12:09:39 +01:00
44eb0be6e2fix typos in default_redeems.pyLili2023-03-21 11:47:32 +01:00
abbc099661add new default milestone update wording on "price" to mention milestone minimum bidLili2023-03-21 11:46:28 +01:00
7a37f8afcfchange reference to tlapbot dashboard in init pyLili2023-03-21 11:40:55 +01:00
f8a174b94freadme update passive mode, milestone goals, goal in redeems dict also changed wording on init-db function also removed the in-development line for being confusingLili2023-03-21 10:03:26 +01:00
26c94a65a9update version to beta 1 for tomorrow's streamLili2023-03-20 17:29:16 +01:00
10e84d4aabsplit 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
7235340a39split out requests to owncast_requests.pyLili2023-03-20 17:16:17 +01:00