assets
Replace configuration file INI by TOML.
2024-03-12 17:13:01 +00:00
xmpp
Replace configuration file INI by TOML.
2024-03-12 17:13:01 +00:00
.gitkeep
Add new directory
2023-07-16 15:22:20 +00:00
__init__.py
Print version at startup
2024-02-04 18:56:19 +00:00
__main__.py
Replace configuration file INI by TOML.
2024-03-12 17:13:01 +00:00
action.py
Replace configuration file INI by TOML.
2024-03-12 17:13:01 +00:00
config.py
Replace configuration file INI by TOML.
2024-03-12 17:13:01 +00:00
crawl.py
Fix keywords extracted from sqlite.
2024-02-17 23:21:44 +00:00
dt.py
Improve update interval mechanism.
2024-01-26 11:34:07 +00:00
fetch.py
Replace configuration file INI by TOML.
2024-03-12 17:13:01 +00:00
format.py
Split more functions into smaller functions
2024-01-02 18:11:36 +00:00
read.py
Segregate code into more particular functions
2024-01-04 01:16:24 +00:00
sqlite.py
Replace configuration file INI by TOML.
2024-03-12 17:13:01 +00:00
task.py
Replace configuration file INI by TOML.
2024-03-12 17:13:01 +00:00
url.py
WIP: Closer to fix double message. See task.py
2024-02-10 17:53:53 +00:00
version.py
Replace configuration file INI by TOML.
2024-03-12 17:13:01 +00:00