|
5ea85d9448
|
Add search
|
2022-12-10 19:51:36 +01:00 |
|
|
15543bea72
|
Remove logger
|
2022-12-08 13:46:13 +01:00 |
|
|
e52c066824
|
Remove every try except
|
2022-12-08 12:34:06 +01:00 |
|
|
09fa6ece48
|
Improve HTML
|
2022-12-07 21:36:46 +01:00 |
|
|
53d87b29b1
|
Remove space and newline when adding new feed
|
2022-12-07 12:51:07 +01:00 |
|
|
a9a6884d39
|
Add try except when closing program
|
2022-12-06 12:37:20 +01:00 |
|
|
8b4dc47840
|
Move reader.update_feeds to send_to_discord
|
2022-12-06 10:50:37 +01:00 |
|
|
bc1b6c699a
|
Add type hints
|
2022-12-06 10:49:38 +01:00 |
|
|
42ea4ced74
|
Fix /add
|
2022-12-06 10:25:22 +01:00 |
|
|
c8e76291a5
|
Fix send_to_discord and add more excepts
|
2022-12-06 10:18:33 +01:00 |
|
|
31524f5e00
|
Run Black and use exc_info in logger.error
|
2022-12-05 13:13:47 +01:00 |
|
|
9a0177a17f
|
Use real function name and not alias
|
2022-12-05 12:03:49 +01:00 |
|
|
4f92447915
|
Sort functions alphabetical and fill out docstrings
|
2022-12-05 12:02:41 +01:00 |
|
|
e045f07282
|
Add docstrings to files
|
2022-12-05 11:41:05 +01:00 |
|
|
551644de5e
|
Move update_feed and add_feed to own function, and create set_hook_by_name
|
2022-12-05 11:16:27 +01:00 |
|
|
80ea0b49a2
|
Get feed_url from entity instead of argument
|
2022-12-05 09:03:40 +01:00 |
|
|
400b72dbf4
|
Add config file, dropdown for webhooks, and sends stuff to Discord
|
2022-12-02 16:47:47 +01:00 |
|