a5b38865eb
promote beta build to full release
lili2023-01-18 16:44:36 +01:00
fd66271a4c
more readme updates
lili2023-01-18 14:30:16 +01:00
af66b9f839
more readme updates
lili2023-01-18 14:27:27 +01:00
2f13ffabe9
readme: more domain changes to .example, wording
lili2023-01-18 10:57:05 +01:00
2d0976f441
readme update: change example domain to .example
lili2023-01-18 10:54:23 +01:00
c6542515aa
readme update: add more about categories
lili2023-01-18 10:53:35 +01:00
ddaa111c84
promote build to beta 1 all features are about done, let's goooooooooooooooooooo
lili2023-01-16 13:31:52 +01:00
c047ec94ac
add auto-refresh to dashboard + fix bug selected "tab"/"button" is now properly highlighted dashboard refreshes every 30 seconds
lili2023-01-16 13:30:43 +01:00
0c678d8988
add a safeguard for empty list categories redeems remove warnings in readme about it as well
lili2023-01-16 13:30:15 +01:00
dc68887c82
change redeem categories to list format
lili2023-01-13 18:51:44 +01:00
02bf3223c4
draft of updated readme currently it says that categories are a list but they are not. i hope to make them a list before release lol
lili2023-01-13 15:12:56 +01:00
f3d088d6fb
change types to categories to avoid confusion with actual types of redeems like list
lili2023-01-13 12:57:43 +01:00
ae792192e8
add a category example to default redeems
lili2023-01-13 11:04:30 +01:00
ef2f6910e6
add a refresh+clear command
lili2023-01-13 11:04:01 +01:00
625d37209c
promote build to alpha 2
lili2023-01-12 14:40:19 +01:00
10c4f6f514
split long line
lili2023-01-12 14:40:05 +01:00
27812b9480
add first implementation of redeem categories
lili2023-01-12 14:23:32 +01:00
d3763d51c3
fix regex to be non-greedy
lili2023-01-11 10:25:48 +01:00
05f28b71bd
promote develop build to 1.1.0a1 very early alpha, still missing 2 things from the checklist
lili2023-01-10 12:23:59 +01:00
6283a8f948
split long line in db.py
lili2023-01-09 15:21:20 +01:00
537fa01aef
split long lines in redeems_handler.py
lili2023-01-09 15:17:45 +01:00
25589ff69e
add emoji html junk removing function emoji in redeem notes now show up as their shortcodes
lili2023-01-09 15:08:33 +01:00
85c4df9250
add an error message to points read too
lili2023-01-05 14:32:53 +01:00
543dc3e5b9
change 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 error
lili2023-01-05 14:26:18 +01:00
b666211142
better handling of errors in redeems situations short circuit execution that doesnt take away points + better message
lili2023-01-05 11:27:10 +01:00
6a3e74cdec
add 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 works
lili2023-01-04 12:38:58 +01:00
92a2a77c80
add customized prefix to dashboard
lili2023-01-04 12:37:56 +01:00
3282072b42
split long line was over 100 characters
lili2023-01-03 13:38:15 +01:00
b34524334c
rewrite error message make it clear that read_all_users_with_username reads multiple values
lili2023-01-03 13:34:06 +01:00
8e461c5076
remove 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 list
lili2023-01-03 13:32:07 +01:00
c6d94f9d5f
version 1.0.1alpha for my next stream
lili2022-12-05 16:06:39 +01:00
bafa1eca16
fix 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
07959e03ce
README.md update: wording, prod install+running also prepared headings for the config.py and redeems.py explainer
lili2022-11-14 14:46:44 +01:00
7ecd5f7471
add version number for stream
lili2022-11-10 16:09:17 +01:00
6f96019257
Add a basic description of tlapbot to !help. Change default to not list redeems, and instead redirect to dashboard
lili2022-11-09 15:14:10 +01:00
e33ab1f74b
more text to explain redeems
lili2022-11-09 14:54:00 +01:00
5ab2e0d8d2
wording update for better clarity
lili2022-11-09 14:40:27 +01:00
f0b918aa2c
add tabs to dashboard tab with recent redeems and counters then tab with redeems info recent redeems open by default
lili2022-11-09 14:35:45 +01:00
73194a0fc8
add new functionality to config, info to redeems
lili2022-11-07 17:31:01 +01:00
e4850ab89f
move help to own file, rewrite it for speed and for better info
lili2022-11-07 17:30:40 +01:00
ee1eb66567
remove CLI db stuff from owncast helpers was moved to db.py
lili2022-11-07 17:30:20 +01:00
72800a6311
add list of current redeems to dashboard is currently ugly, needs to be made prettier
lili2022-11-07 17:30:00 +01:00
7b9dbc805c
add new and moved CLI commands to init
lili2022-11-07 16:45:29 +01:00