grey-cat-1908
|
ab9a1c03ee
|
feat(rest): modify_guild_member method
|
2022-05-26 21:36:56 +03:00 |
|
grey-cat-1908
|
53fee10d8c
|
fix imports to fix docs
|
2022-05-25 10:19:08 +03:00 |
|
grey-cat-1908
|
95c618bbe1
|
feat(docs): docs for cache and member
|
2022-05-25 10:14:26 +03:00 |
|
grey-cat-1908
|
10e0bd1830
|
formated with black formatter
|
2022-05-25 10:03:49 +03:00 |
|
grey-cat-1908
|
1fb0615b99
|
uhm, something with types and members i dont remember
|
2022-05-25 10:02:34 +03:00 |
|
grey-cat-1908
|
1ea77f8c11
|
feat(guild): add guild member base
|
2022-05-24 18:51:04 +03:00 |
|
grey-cat-1908
|
ae571cfa05
|
formated with formattor
|
2022-05-23 20:35:56 +03:00 |
|
grey-cat-1908
|
2750a1b1c3
|
add some new cache tests
|
2022-05-23 20:35:35 +03:00 |
|
grey-cat-1908
|
cf9f926698
|
feat(cache): some new methods (set_guild_channel_last_message_id, remove_guild_channel) and some new things with listeners
|
2022-05-22 15:56:10 +03:00 |
|
timka123
|
884003f350
|
update readme
|
2022-05-22 12:33:52 +03:00 |
|
timka123
|
9d6fcfa475
|
mini fix of setup
|
2022-05-22 12:27:38 +03:00 |
|
Jungle
|
6c5379ef28
|
Merge branch 'MelisaDev:master' into master
|
2022-05-22 12:13:55 +03:00 |
|
timka123
|
203998f8dd
|
update README.md
|
2022-05-22 12:06:16 +03:00 |
|
timka123
|
c71c88e376
|
add setup function and version to init file
|
2022-05-22 11:56:52 +03:00 |
|
grey-cat-1908
|
40281d016c
|
add parent properties
|
2022-05-20 15:16:27 +03:00 |
|
grey-cat-1908
|
23c0ebbefb
|
add guild channel cache (set/get)
|
2022-05-19 17:58:19 +03:00 |
|
grey-cat-1908
|
78745c3334
|
fix with formatter
|
2022-05-14 17:38:52 +03:00 |
|
grey-cat-1908
|
bbab69c800
|
feat(cache): initial cache manager
|
2022-05-14 17:35:49 +03:00 |
|
TheMisterSenpai
|
c4ce2de1a4
|
BREAKING CHANGE: add structure emoji and role
|
2022-05-07 11:51:42 +03:00 |
|
TheMisterSenpai
|
54d885294a
|
feat(user): bringing classmethod under the general structure
|
2022-05-07 10:26:55 +03:00 |
|
TheMisterSenpai
|
b725b96578
|
feat(webhook): add classmethod
|
2022-05-07 10:17:34 +03:00 |
|
grey-cat-1908
|
cc5f94f380
|
exception
|
2022-04-29 20:47:12 +03:00 |
|
grey-cat-1908
|
e770f4270e
|
feat(client): add allowed_mentions and update docs
|
2022-04-29 16:01:11 +03:00 |
|
grey-cat-1908
|
11fe27a624
|
feat(message): add delete_after parameter (send method)
|
2022-04-29 15:47:38 +03:00 |
|
grey-cat-1908
|
7d43f44391
|
feat(message): add allowed mentions
|
2022-04-27 11:47:19 +03:00 |
|
grey-cat-1908
|
4f44d103d4
|
Merge pull request #6 from MelisaDev/dependabot/pip/pytest-7.1.2
Bump pytest from 7.1.1 to 7.1.2
|
2022-04-25 21:53:31 +03:00 |
|
dependabot[bot]
|
7638a14ad9
|
Bump pytest from 7.1.1 to 7.1.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.1 to 7.1.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.1.1...7.1.2)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-25 13:40:58 +00:00 |
|
grey-cat-1908
|
96cbe5ea0e
|
feat(file): Add support for sending file in message
|
2022-04-22 19:42:18 +03:00 |
|
grey-cat-1908
|
270792f803
|
fix stupid docs
|
2022-04-22 09:00:06 +03:00 |
|
grey-cat-1908
|
e96ef5e058
|
feat(docs): add RESTApp
|
2022-04-22 08:45:49 +03:00 |
|
grey-cat-1908
|
5b601fae0b
|
feat(client)!: Use rest in client methods
|
2022-04-22 08:41:47 +03:00 |
|
grey-cat-1908
|
725432162d
|
fix: shard imports
|
2022-04-22 08:38:45 +03:00 |
|
TheMisterSenpai
|
e539528e71
|
feat(client): fix import rest
|
2022-04-21 16:49:28 +03:00 |
|
grey-cat-1908
|
c2f2027d5f
|
reformat: black formation
|
2022-04-19 17:46:01 +03:00 |
|
TheMisterSenpai
|
f4f80ce354
|
feat(client): connect RestApp
|
2022-04-19 17:08:25 +03:00 |
|
TheMisterSenpai
|
3fdce239ef
|
feat(user): fix description
|
2022-04-18 19:37:01 +03:00 |
|
TheMisterSenpai
|
359ea514c0
|
BREAKING CHANGE: fix my stupidity
|
2022-04-18 19:34:33 +03:00 |
|
TheMisterSenpai
|
a8c25264c0
|
feat(user): add description
|
2022-04-18 18:12:29 +03:00 |
|
TheMisterSenpai
|
51249168c1
|
feat(user): added False in some cases
|
2022-04-18 18:08:12 +03:00 |
|
TheMisterSenpai
|
036d6817f3
|
BREAKING CHANGE: new user models parsing method
|
2022-04-16 21:14:48 +03:00 |
|
grey-cat-1908
|
9a25d93786
|
BREAKING CHANGE: new thread model parsing method
|
2022-04-16 14:54:34 +03:00 |
|
grey-cat-1908
|
003d6e7bcc
|
fix(models): Fix some models attributes parsing
|
2022-04-16 14:45:54 +03:00 |
|
grey-cat-1908
|
e8c7b81c7e
|
BREAKING CHANGE: new guild model parsing method
|
2022-04-16 14:30:34 +03:00 |
|
grey-cat-1908
|
0a3c65654a
|
chore(readme): Add examples and more information about melisa
|
2022-04-15 23:09:24 +03:00 |
|
grey-cat-1908
|
bdb4ffc074
|
BREAKING CHANGE: new channels model parsing method
|
2022-04-15 22:39:55 +03:00 |
|
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 |
|