Commit graph

114 commits

Author SHA1 Message Date
grey-cat-1908
d192833508 Merge branch 'master' of https://github.com/MelisaDev/melisa 2022-04-15 18:39:14 +03:00
grey-cat-1908
fca7a9cf79 feat(utils): models parsing new method, not work properly now 2022-04-15 18:39:02 +03:00
TheMisterSenpai
dc94f8ca0c feat(webhook): add modify 2022-04-15 17:52:33 +03:00
grey-cat-1908
643a231e9b feat(models): Add embed color model and methods 2022-04-15 11:51:36 +03:00
grey-cat-1908
d998a0408d other methods connected with embed field 2022-04-14 11:59:26 +03:00
grey-cat-1908
c783acd340 hide typehints and embed add_field method 2022-04-13 21:23:20 +03:00
TheMisterSenpai
aba0aebccd edit create_webhook 2022-04-13 17:00:20 +03:00
TheMisterSenpai
9a89817b37 migrate create webhook to channel 2022-04-13 16:54:09 +03:00
TheMisterSenpai
e4373467b6 add delete webhook and edit description create 2022-04-12 16:30:14 +03:00
grey-cat-1908
cefbf9e7f7 embed, but without fields yet and some other changes 2022-04-12 11:13:23 +03:00
grey-cat-1908
1ca2b593e4
Update client.rst 2022-04-11 16:47:31 +03:00
TheMisterSenpai
60b1c52ded fix client docs 2022-04-11 16:42:42 +03:00
grey-cat-1908
b78b051966 fix docstrings 2022-04-11 15:00:38 +03:00
grey-cat-1908
9bfddd3e07 some docs updates 2022-04-11 14:57:27 +03:00
grey-cat-1908
c9aead9ac2 wait_for method 2022-04-11 14:26:49 +03:00
grey-cat-1908
8c7f4a8aec message send method 2022-04-10 17:35:29 +03:00
grey-cat-1908
3e82c4f78d add error handler 2022-04-10 16:31:53 +03:00
grey-cat-1908
bd3c67d107 melisa requires python version >= 3.9 2022-04-10 10:26:45 +03:00
grey-cat-1908
efbfa4c6af some also fixes 2022-04-10 10:15:29 +03:00
grey-cat-1908
017ad57190 asyncio debug and format current code 2022-04-10 10:13:56 +03:00
TheMisterSenpai
15da6ac9d2 create webhook method 2022-04-09 20:30:15 +03:00
TheMisterSenpai
0f6f2dc9c1 new method webhook 2022-04-09 19:54:52 +03:00
grey-cat-1908
22bce7366b
fix pin and unpin method docstrings 2022-04-09 11:04:54 +03:00
ths_dev
29512bbec8
fix description pin and unpin 2022-04-09 10:59:52 +03:00
grey-cat-1908
6f0058b7a4 unpin message method 2022-04-08 21:34:06 +03:00
grey-cat-1908
179b2f8a7c pin message method 2022-04-08 21:06:53 +03:00
grey-cat-1908
fba193890a update returns docstrings 2022-04-07 22:41:46 +03:00
grey-cat-1908
98ef9a0eb7 message simple docs 2022-04-07 22:28:23 +03:00
grey-cat-1908
8303342e30 message simple docs 2022-04-07 22:20:05 +03:00
grey-cat-1908
b6aa4791ec Use message model in some methods 2022-04-07 20:56:29 +03:00
grey-cat-1908
35ebe54e88 Merge branch 'master' of https://github.com/MelisaDev/melisa 2022-04-07 19:33:59 +03:00
grey-cat-1908
c5327d011b a 2022-04-07 19:33:55 +03:00
TheMisterSenpai
53228cdaff opps 2022-04-07 19:32:27 +03:00
grey-cat-1908
85d768c37b
Create FUNDING.yml 2022-04-05 23:19:56 +03:00
grey-cat-1908
087ad2d593 removed unused types 2022-04-05 23:09:29 +03:00
grey-cat-1908
91d3ed6882 thread join, leave method 2022-04-05 23:05:10 +03:00
grey-cat-1908
c5baf6b9bf thread add, remove user method 2022-04-05 22:59:38 +03:00
grey-cat-1908
9895dc9d55 http put method 2022-04-05 22:50:09 +03:00
TheMisterSenpai
9fee8dda21 add new method message 2022-04-03 12:52:22 +03:00
grey-cat-1908
4b12db9008 thread docs 2022-04-02 09:09:29 +03:00
grey-cat-1908
1e2e07d2fc list active threads guild method 2022-04-02 08:40:54 +03:00
grey-cat-1908
530e65a2c3
Create requirements.txt 2022-04-01 20:35:44 +03:00
grey-cat-1908
8194408998 some models parsing rework, timestamps, archive threads method 2022-04-01 20:06:05 +03:00
grey-cat-1908
0fd1be8aab start thread without message method 2022-03-31 23:39:27 +03:00
grey-cat-1908
5226073408 messageable base 2022-03-30 22:19:38 +03:00
grey-cat-1908
0888054587 make intents more user-friendly (you can use iter to specify them) and SIGNAL handler 2022-03-29 22:05:23 +03:00
grey-cat-1908
f215a4ea50 removed BotActivity, add mobile device support 2022-03-29 21:48:13 +03:00
grey-cat-1908
da64d071e2 fix zlib decompressing error after reconnect 2022-03-29 18:28:49 +03:00
grey-cat-1908
e17a8bf0b0 add logging 2022-03-29 11:59:20 +03:00
grey-cat-1908
8e6cbd711c add on_channel_create, on_channel_delete and on_channel_update listeners 2022-03-28 20:38:20 +03:00