This website requires JavaScript.
ae792192e8
add a category example to default redeems
Lili (Tlapka)
2023-01-13 11:04:30 +0100
ef2f6910e6
add a refresh+clear command
Lili (Tlapka)
2023-01-13 11:04:01 +0100
625d37209c
promote build to alpha 2
Lili (Tlapka)
2023-01-12 14:40:19 +0100
10c4f6f514
split long line
Lili (Tlapka)
2023-01-12 14:40:05 +0100
27812b9480
add first implementation of redeem categories
Lili (Tlapka)
2023-01-12 14:23:32 +0100
2138650f91
reorganize helpers file
Lili (Tlapka)
2023-01-12 13:20:28 +0100
d3763d51c3
fix regex to be non-greedy
Lili (Tlapka)
2023-01-11 10:25:48 +0100
05f28b71bd
promote develop build to 1.1.0a1 very early alpha, still missing 2 things from the checklist
Lili (Tlapka)
2023-01-10 12:23:59 +0100
6283a8f948
split long line in db.py
Lili (Tlapka)
2023-01-09 15:21:20 +0100
537fa01aef
split long lines in redeems_handler.py
Lili (Tlapka)
2023-01-09 15:17:45 +0100
25589ff69e
add emoji html junk removing function emoji in redeem notes now show up as their shortcodes
Lili (Tlapka)
2023-01-09 15:08:33 +0100
85c4df9250
add an error message to points read too
Lili (Tlapka)
2023-01-05 14:32:53 +0100
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
Lili (Tlapka)
2023-01-05 14:26:18 +0100
b666211142
better handling of errors in redeems situations short circuit execution that doesnt take away points + better message
Lili (Tlapka)
2023-01-05 11:27:10 +0100
c978b27799
remove unnecessary import
Lili (Tlapka)
2023-01-05 11:01:54 +0100
efd773e2e8
fix typo that broke check_counter_exists
Lili (Tlapka)
2023-01-04 13:53:46 +0100
7625d9b959
check if counter exists before incrementing nonexistant counter prints warning + recommends running refresh-counters
Lili (Tlapka)
2023-01-04 13:22:47 +0100
f1dfb79f2c
remove prefix comment
Lili (Tlapka)
2023-01-04 12:41:12 +0100
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
Lili (Tlapka)
2023-01-04 12:38:58 +0100
92a2a77c80
add customized prefix to dashboard
Lili (Tlapka)
2023-01-04 12:37:56 +0100
3caaed4b35
add customizable prefix
Lili (Tlapka)
2023-01-04 12:37:45 +0100
a5463c09ee
simplify dashboard file removed redundant assignments to variables
Lili (Tlapka)
2023-01-04 12:30:38 +0100
3282072b42
split long line was over 100 characters
Lili (Tlapka)
2023-01-03 13:38:15 +0100
b34524334c
rewrite error message make it clear that read_all_users_with_username reads multiple values
Lili (Tlapka)
2023-01-03 13:34:06 +0100
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
Lili (Tlapka)
2023-01-03 13:32:07 +0100
e65ffae8ce
promote 1.0.1alpha to 1.0.1
v1.0.1
Lili (Tlapka)
2022-12-07 11:14:33 +0100
c6d94f9d5f
version 1.0.1alpha for my next stream
Lili (Tlapka)
2022-12-05 16:06:39 +0100
bafa1eca16
fix behavior with 2 commands + new user crashes issue #5 crash i discovered when testing (users joining when bot is resetting)
Lili (Tlapka)
2022-12-05 11:36:25 +0100
9c0e709c63
Merge pull request #8 from trwnh/patch-3
Lili (Lin) Pavelů
2022-12-05 11:23:12 +0100
99bdcc16cc
Merge pull request #7 from trwnh/patch-2
Lili (Lin) Pavelů
2022-12-05 11:22:58 +0100
89c9d5945a
Merge pull request #6 from trwnh/patch-1
Lili (Lin) Pavelů
2022-12-05 11:22:45 +0100
65b68f886e
Fix: Change POST to GET for certain API calls
trwnh
2022-11-30 11:29:00 -0600
fe57550de2
Fix: Remove strict "is True" check
trwnh
2022-11-30 11:00:30 -0600
420d954568
Refactor: reduce nesting
trwnh
2022-11-30 10:45:52 -0600
5838f15b1c
Merge branch 'master' of git.kawen.site:Lili/tlapbot
v1.0.0
Lili (Tlapka)
2022-11-29 11:01:52 +0100
2c405d5a85
1.0.0 real for real (hopefully)
Lili (Tlapka)
2022-11-29 11:01:31 +0100
b5c3a3c930
add example of running log level debug w/ gunicorn
Lili (Tlapka)
2022-11-25 16:35:39 +0100
af36ddff75
change error logger to error
Lili (Tlapka)
2022-11-25 15:11:42 +0100
291675810c
update README.md with logging info
Lili (Tlapka)
2022-11-25 15:02:27 +0100
22b4ee68d9
add gunicorn logging, GUNICORN to config.py
Lili (Tlapka)
2022-11-24 16:56:23 +0100
444601dab8
version 1.0.0a2: change prints to logger errors are warning, debug is for spam.
Lili (Tlapka)
2022-11-24 16:06:01 +0100
528ffa05d8
change version to alpha 1 of 1.0.0
Lili (Tlapka)
2022-11-22 12:34:51 +0100
e82ecb0784
Merge branch 'master' of git.kawen.site:Lili/tlapbot
Lili (Tlapka)
2022-11-22 12:24:15 +0100
5e5e81114f
style fixes
Lili (Tlapka)
2022-11-22 11:33:05 +0100
5d3a4c3825
remove unused imports hopefully theyre unused lol
Lili (Tlapka)
2022-11-22 11:23:21 +0100
5556f394e9
remove unnecessary gitignored file
Lili (Tlapka)
2022-11-22 11:19:32 +0100
f26b57fea6
add setting of flask app variable to install
Lili (Tlapka)
2022-11-21 14:45:01 +0100
6d8d4136ea
readme edits (simplify dashboard description)
Lili (Tlapka)
2022-11-21 13:38:16 +0100
3b5ccfccca
add help tab paragraph to readme
Lili (Tlapka)
2022-11-18 13:10:19 +0100
0162487e7b
readme editing (small fixes wrt instance folder)
Lili (Tlapka)
2022-11-18 13:03:20 +0100
19b25724fd
image caption format fix
Lili (Tlapka)
2022-11-17 14:39:07 +0100
b9396cf885
add dashboard picture to readme
Lili (Tlapka)
2022-11-17 14:38:23 +0100
38669f382e
add CLI commands to readme
Lili (Tlapka)
2022-11-17 14:22:37 +0100
8d3570e219
readme update: add dashboard to features, wording
Lili (Tlapka)
2022-11-17 14:01:53 +0100
aa88783688
readme edits
Lili (Tlapka)
2022-11-15 15:58:33 +0100
074b37fc47
add redeems to README.md
Lili (Tlapka)
2022-11-15 15:56:39 +0100
cf6202af3f
readme update + add note about reverse proxy remove redundant install method, simplify wording
Lili (Tlapka)
2022-11-15 14:56:24 +0100
07959e03ce
README.md update: wording, prod install+running also prepared headings for the config.py and redeems.py explainer
Lili (Tlapka)
2022-11-14 14:46:44 +0100
0182d323d2
Merge pull request #3 from SleepyLili/improved-help
Lin (Lili) Pavelů
2022-11-14 12:31:04 +0100
10b14cf04d
remove alpha status time to merge to main branch
improved-help
Lili (Tlapka)
2022-11-14 12:29:02 +0100
7ecd5f7471
add version number for stream
Lili (Tlapka)
2022-11-10 16:09:17 +0100
6f96019257
Add a basic description of tlapbot to !help. Change default to not list redeems, and instead redirect to dashboard
Lili (Tlapka)
2022-11-09 15:14:10 +0100
e33ab1f74b
more text to explain redeems
Lili (Tlapka)
2022-11-09 14:54:00 +0100
5ab2e0d8d2
wording update for better clarity
Lili (Tlapka)
2022-11-09 14:40:27 +0100
f0b918aa2c
add tabs to dashboard tab with recent redeems and counters then tab with redeems info recent redeems open by default
Lili (Tlapka)
2022-11-09 14:35:45 +0100
73194a0fc8
add new functionality to config, info to redeems
Lili (Tlapka)
2022-11-07 17:31:01 +0100
e4850ab89f
move help to own file, rewrite it for speed and for better info
Lili (Tlapka)
2022-11-07 17:30:40 +0100
ee1eb66567
remove CLI db stuff from owncast helpers was moved to db.py
Lili (Tlapka)
2022-11-07 17:30:20 +0100
72800a6311
add list of current redeems to dashboard is currently ugly, needs to be made prettier
Lili (Tlapka)
2022-11-07 17:30:00 +0100
7b9dbc805c
add new and moved CLI commands to init
Lili (Tlapka)
2022-11-07 16:45:29 +0100
657854eb5d
move clear-queue to db, add refresh-counters to db
Lili (Tlapka)
2022-11-07 16:42:45 +0100
2c3109901c
make app silently fail when config is missing since default was already loaded
Lili (Tlapka)
2022-11-07 16:29:02 +0100
e3cc9286af
Merge pull request #2 from SleepyLili/configurable-redeems
Lin (Lili) Pavelů
2022-11-07 12:59:07 +0100
60e61728b8
make version number not be an alpha
configurable-redeems
Lili (Tlapka)
2022-11-07 12:57:43 +0100
1c295dde29
fix duplicate removal on name change for auth user
Lili (Tlapka)
2022-11-07 12:56:11 +0100
62ddd19834
bump version number for live instance
Lili (Tlapka)
2022-11-03 16:14:31 +0100
41d9fc4657
fix duplicate name purging, add name addition to account creation
Lili (Tlapka)
2022-11-03 15:58:33 +0100
6ec8a31100
add duplicate name removal to webhook catcher
Lili (Tlapka)
2022-10-25 19:00:43 +0200
95acd70b85
prepare remove duplicate usernames function (NOT TESTED)
Lili (Tlapka)
2022-10-25 18:58:04 +0200
75bc9f161d
fully fixed redeem clear
Lili (Tlapka)
2022-10-25 18:37:59 +0200
932ac9ff71
fix counters not resetting hopefully
Lili (Tlapka)
2022-10-25 18:34:48 +0200
a667f746f3
fix taking away points when no note with note rdm
Lili (Tlapka)
2022-10-25 18:31:36 +0200
15dfd3ccae
bump version for stream
Lili (Tlapka)
2022-10-20 16:24:49 +0200
2cf2050dac
dashboard wrong points workaround dashboard now shows the points of every user with same username
Lili (Tlapka)
2022-10-20 16:10:28 +0200
f0077c56dc
fix default redeems
Lili (Tlapka)
2022-10-18 15:39:04 +0200
5561621be2
bump version number for today's stream (for real this time)
Lili (Tlapka)
2022-10-18 15:24:55 +0200
a62c718aa1
add a default redeems file
Lili (Tlapka)
2022-10-18 14:44:46 +0200
bf49aa16cd
make help send all redeems (the help function needs a rewrite)
Lili (Tlapka)
2022-10-18 14:40:16 +0200
f9ff27c055
bugfix
Lili (Tlapka)
2022-10-18 14:10:52 +0200
6a4c8b759a
fix None type error
Lili (Tlapka)
2022-10-18 14:09:35 +0200
c12bcd68c2
show user's points on dashboard
Lili (Tlapka)
2022-10-18 14:04:15 +0200
ecb794b8fa
bump version for tuesday stream
Lili (Tlapka)
2022-10-17 18:55:53 +0200
d8230da013
more style fixes everywhere else
Lili (Tlapka)
2022-10-17 18:47:30 +0200
06114022da
code style fixes
Lili (Tlapka)
2022-10-17 18:37:49 +0200
f391a7bd12
create points table if not exists
Lili (Tlapka)
2022-10-13 14:24:36 +0200
f916d46d55
change schema to drop counters and NOT drop points
Lili (Tlapka)
2022-10-13 14:23:31 +0200
5c6b070a7a
redeems dashboard improvement
Lili (Tlapka)
2022-10-13 14:09:12 +0200
796febb91f
dashboard fixes
Lili (Tlapka)
2022-10-13 13:53:42 +0200
dda415f87a
init-db typo fixes
Lili (Tlapka)
2022-10-13 13:29:38 +0200
3c5a09b2de
update dashboard + dashboard helpers also untested
Lili (Tlapka)
2022-10-12 15:48:57 +0200