Commit Graph

25 Commits

Author SHA1 Message Date
02bd67e34a Async problems... 2024-02-13 16:04:47 +03:00
57fec6bb00 Added redis storage using for future 2024-02-11 14:16:11 +03:00
883479b0d8 Some fixes 2024-02-11 12:41:41 +03:00
f3cdeeff3c Refactoring: handlers now implemented as classes. Module structure 2024-02-11 12:40:11 +03:00
c2d7fd41d7 Use pydantic settings instead of python-dotenv 2024-02-10 12:59:55 +03:00
3f957db2eb Use pydantic instead of dataclasses 2024-02-10 12:59:31 +03:00
e89cb04c02 Checking user is a member of the channel 2024-02-09 12:52:56 +03:00
5b0580b477 Message entities in post editing 2024-02-06 12:38:06 +03:00
86d4d1ef47 Message edit by its order 2024-01-24 16:17:37 +03:00
230850bf65 Added message entities to posts and info 2024-01-04 20:58:32 +03:00
43b1c5ecf4 Info command 2023-12-27 16:01:42 +03:00
1893ab4ef9 Added getting bot settings from server 2023-12-25 14:38:03 +03:00
8081fbd77c Method for post/post 2023-11-28 22:28:15 +03:00
a46a6c659f Removed trash 2023-11-28 21:40:57 +03:00
0e79ce74e1 Moved bot class to neuroapi module 2023-11-27 22:21:03 +03:00
a848733422 Some refactoring and started second bot 2023-11-27 22:04:50 +03:00
b14eeb8342 Added: settings file with time to post 2023-11-27 18:54:40 +03:00
42e9360fb7 edited nat to neuroTypes 2023-11-27 00:39:26 +03:00
137d3d6e79 edited: methods for new api types 2023-11-26 02:24:35 +05:00
dbf8838183 added: types for api 2023-11-26 02:23:49 +05:00
8c2d706401 Added singleton config and changed module structure 2023-11-23 22:19:49 +03:00
abf365f2f9 Editing post in neuroapi 2023-11-22 20:56:50 +03:00
f03db54d3a Neuroapi fixes 2023-11-22 20:13:11 +03:00
ccceb16196 Started migrating to backend work 2023-11-22 20:12:58 +03:00
ce940f7646 ADDED: module for work with api 2023-11-22 20:48:27 +05:00