Commit graph

18 commits

Author SHA1 Message Date
442b9b78bb fix async function and some vars 2024-11-22 19:52:41 +02:00
8bbda6ae7a hacky way to make template work in two places 2024-11-22 14:02:18 +02:00
9b3dd1906f remove test string 2024-11-21 16:08:46 +02:00
d1ae945026 do not subscript users choice 2024-11-21 16:06:45 +02:00
9efc01878c actually get names from db 2024-11-21 16:02:52 +02:00
9360efdce1 fix var names 2024-11-21 15:57:28 +02:00
616695b8f5 test templates more 2024-11-21 15:48:34 +02:00
822982e21c refactor templates 2024-11-21 15:44:58 +02:00
e6a0726b0b fix randomname functionality 2024-11-21 15:37:06 +02:00
4f66fcf958 implement support for <randomname> in responses 2024-11-21 15:23:02 +02:00
9eeabd8ae9 get rid of defaults, hardcode stuff instead, also use os.chdir into config dir 2024-11-10 00:37:41 +02: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
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
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