2f13ffabe9readme: more domain changes to .example, wordingLili2023-01-18 10:57:05 +01:00
2d0976f441readme update: change example domain to .exampleLili2023-01-18 10:54:23 +01:00
c6542515aareadme update: add more about categoriesLili2023-01-18 10:53:35 +01:00
ddaa111c84promote build to beta 1 all features are about done, let's gooooooooooooooooooooLili2023-01-16 13:31:52 +01:00
c047ec94acadd auto-refresh to dashboard + fix bug selected "tab"/"button" is now properly highlighted dashboard refreshes every 30 secondsLili2023-01-16 13:30:43 +01:00
0c678d8988add a safeguard for empty list categories redeems remove warnings in readme about it as wellLili2023-01-16 13:30:15 +01:00
dc68887c82change redeem categories to list formatLili2023-01-13 18:51:44 +01:00
02bf3223c4draft of updated readme currently it says that categories are a list but they are not. i hope to make them a list before release lolLili2023-01-13 15:12:56 +01:00
f3d088d6fbchange types to categories to avoid confusion with actual types of redeems like listLili2023-01-13 12:57:43 +01:00
ae792192e8add a category example to default redeemsLili2023-01-13 11:04:30 +01:00
ef2f6910e6add a refresh+clear commandLili2023-01-13 11:04:01 +01:00
625d37209cpromote build to alpha 2Lili2023-01-12 14:40:19 +01:00
d3763d51c3fix regex to be non-greedyLili2023-01-11 10:25:48 +01:00
05f28b71bdpromote develop build to 1.1.0a1 very early alpha, still missing 2 things from the checklistLili2023-01-10 12:23:59 +01:00
6283a8f948split long line in db.pyLili2023-01-09 15:21:20 +01:00
537fa01aefsplit long lines in redeems_handler.pyLili2023-01-09 15:17:45 +01:00
25589ff69eadd emoji html junk removing function emoji in redeem notes now show up as their shortcodesLili2023-01-09 15:08:33 +01:00
85c4df9250add an error message to points read tooLili2023-01-05 14:32:53 +01:00
543dc3e5b9change logger logs to f-strings I read on a webpage the way it used to be would work but the webpage lied and I got not all arguments converted errorLili2023-01-05 14:26:18 +01:00
b666211142better handling of errors in redeems situations short circuit execution that doesnt take away points + better messageLili2023-01-05 11:27:10 +01:00
6a3e74cdecadd prefix sanity check to init tlapbot will throw runtime error if prefix isn't a single character longer prefixes would break the bot bc of how redeems_handler.py worksLili2023-01-04 12:38:58 +01:00
92a2a77c80add customized prefix to dashboardLili2023-01-04 12:37:56 +01:00
a5463c09eesimplify dashboard file removed redundant assignments to variablesLili2023-01-04 12:30:38 +01:00
3282072b42split long line was over 100 charactersLili2023-01-03 13:38:15 +01:00
b34524334crewrite error message make it clear that read_all_users_with_username reads multiple valuesLili2023-01-03 13:34:06 +01:00
8e461c5076remove redundant list conversion unique_users is only used to iterate over and set is an iterable so i do not need to convert it to listLili2023-01-03 13:32:07 +01:00
c6d94f9d5fversion 1.0.1alpha for my next streamLili2022-12-05 16:06:39 +01:00
bafa1eca16fix behavior with 2 commands + new user crashes issue #5 crash i discovered when testing (users joining when bot is resetting)Lili2022-12-05 11:36:25 +01:00
07959e03ceREADME.md update: wording, prod install+running also prepared headings for the config.py and redeems.py explainerLili2022-11-14 14:46:44 +01:00
7ecd5f7471add version number for streamLili2022-11-10 16:09:17 +01:00
6f96019257Add a basic description of tlapbot to !help. Change default to not list redeems, and instead redirect to dashboardLili2022-11-09 15:14:10 +01:00
e33ab1f74bmore text to explain redeemsLili2022-11-09 14:54:00 +01:00
5ab2e0d8d2wording update for better clarityLili2022-11-09 14:40:27 +01:00
f0b918aa2cadd tabs to dashboard tab with recent redeems and counters then tab with redeems info recent redeems open by defaultLili2022-11-09 14:35:45 +01:00
73194a0fc8add new functionality to config, info to redeemsLili2022-11-07 17:31:01 +01:00
e4850ab89fmove help to own file, rewrite it for speed and for better infoLili2022-11-07 17:30:40 +01:00
ee1eb66567remove CLI db stuff from owncast helpers was moved to db.pyLili2022-11-07 17:30:20 +01:00
72800a6311add list of current redeems to dashboard is currently ugly, needs to be made prettierLili2022-11-07 17:30:00 +01:00
7b9dbc805cadd new and moved CLI commands to initLili2022-11-07 16:45:29 +01:00
657854eb5dmove clear-queue to db, add refresh-counters to dbLili2022-11-07 16:42:45 +01:00
2c3109901cmake app silently fail when config is missing since default was already loadedLili2022-11-07 16:29:02 +01:00