Tlapbot/tlapbot
trwnh 65b68f886e
Fix: Change POST to GET for certain API calls
I'm not sure why Owncast responds to a POST when it should be a GET, but this is probably not reliable behaviour
2022-11-30 11:29:00 -06:00
..
static add tabs to dashboard 2022-11-09 14:35:45 +01:00
templates more text to explain redeems 2022-11-09 14:54:00 +01:00
__init__.py add gunicorn logging, GUNICORN to config.py 2022-11-24 16:56:23 +01:00
db.py style fixes 2022-11-22 11:33:05 +01:00
default_config.py add gunicorn logging, GUNICORN to config.py 2022-11-24 16:56:23 +01:00
default_redeems.py Add a basic description of tlapbot to !help. 2022-11-09 15:14:10 +01:00
help_message.py style fixes 2022-11-22 11:33:05 +01:00
owncast_helpers.py Fix: Change POST to GET for certain API calls 2022-11-30 11:29:00 -06:00
owncast_redeem_dashboard.py style fixes 2022-11-22 11:33:05 +01:00
owncast_webhooks.py version 1.0.0a2: change prints to logger 2022-11-24 16:06:01 +01:00
redeems_handler.py fix taking away points when no note with note rdm 2022-10-25 18:31:36 +02:00
schema.sql create points table if not exists 2022-10-13 14:24:36 +02:00