Commit graph

19 commits

Author SHA1 Message Date
c4f65650b9 some cosmetics and case statements 2024-11-09 22:01:38 +02:00
35da34bc8c cleanup unused import, revert default config path 2024-11-09 21:18:28 +02:00
624d286d8a fix timezone errors 2024-11-05 11:39:37 +02:00
fd97c1862a implement timezone as part of config instead of env 2024-11-05 03:30:09 +02:00
60e9584949 change default config path 2024-11-05 02:54:33 +02:00
4955dae408 fix paths 2024-10-23 14:42:46 +03:00
b80888bcd7 get rid of import and functions on declaring variables in defaults module 2024-10-23 14:40:55 +03:00
16d669164b oops, actually add defaults to the repo 2024-10-23 14:37:49 +03:00
df3a990614 move defaults to the separate module 2024-10-23 14:35:36 +03:00
abe38388b6 configs and defaults 2024-10-23 14:26:09 +03:00
c65787b6bd fix y_search 2023-11-10 01:02:27 +02:00
75c8727097 add .token command 2023-11-06 23:21:00 +02:00
29d8ff41c5 use asyncio.sleep instead of time.sleep in cron tasks 2023-11-06 10:55:39 +02:00
6da6769c25 fix check for chats in response module 2023-11-05 15:05:06 +00:00
696bf5492b some refactoring, fixed db stuff and help section 2023-11-05 11:31:42 +00:00
bee10a2e89 implement a functioning scheduler, get rid of threads 2023-11-05 01:01:33 +00:00
54be2516fe a script to populate databases, and a command to see chat id 2023-11-01 02:01:19 +00:00
7d48ffa35c refactor some shit, enable adding user aliases 2023-11-01 00:26:09 +00:00
4302290482 initial commit 2023-10-31 01:45:36 +02:00