Commit graph

60 commits

Author SHA1 Message Date
grey-cat-1908
c7cfacba8d maybe it will show create_channel in docs 2022-03-27 17:15:33 +03:00
grey-cat-1908
5aff0717aa maybe it will show create_channel in docs 2022-03-27 17:10:47 +03:00
grey-cat-1908
076a8ccdf3 update docs and channel delete 2022-03-27 17:03:46 +03:00
grey-cat-1908
bda6b2244d create channel method 2022-03-27 16:31:53 +03:00
grey-cat-1908
b7033e4976 k 2022-03-27 15:57:14 +03:00
grey-cat-1908
789a57c25f n 2022-03-27 15:56:30 +03:00
grey-cat-1908
6eeea6e977 channel delete message, bulk delete, purge 2022-03-27 10:22:08 +03:00
grey-cat-1908
95c6713586
elif => if (return statement before elif) 2022-03-27 00:10:52 +03:00
grey-cat-1908
cabc848cb8 add textchannel (not ready) and fetch_channel method 2022-03-26 20:46:42 +03:00
grey-cat-1908
ccb66efe2b add badges to the readme.md 2022-03-25 21:05:21 +03:00
grey-cat-1908
49d59d6e7d format with black formatter 2022-03-25 20:19:58 +03:00
grey-cat-1908
f55f6271fc Merge branch 'master' of https://github.com/MelisaDev/melisa 2022-03-25 20:19:04 +03:00
grey-cat-1908
2b2f5a2d85 formated files with the black formatter 2022-03-25 20:18:42 +03:00
TheMisterSenpai
d93e584230 add structure channel 2022-03-25 19:04:45 +03:00
grey-cat-1908
3d66eb79c5 add base ratelimiter 2022-03-25 16:24:20 +03:00
grey-cat-1908
bc17864e3a on_guild_remove and on_guilds_update listeners 2022-03-22 17:06:27 +03:00
grey-cat-1908
a371653a7d update docstrings 2022-03-22 16:56:38 +03:00
grey-cat-1908
dbe2a9bb66 add orjson support 2022-03-22 16:47:06 +03:00
grey-cat-1908
00947ea562
docs: do not show full module name 2022-03-21 23:33:49 +03:00
grey-cat-1908
d3cda4069f pep-8, update docs, update docstrings, do some flake8 checks and fixes 2022-03-21 23:01:54 +03:00
TheMisterSenpai
abce5e9116 add description to guild model 2022-03-21 18:12:47 +03:00
grey-cat-1908
842c8e4ae1 add guild model docs page (no description, pls add docstrings to the model) 2022-03-20 17:11:11 +03:00
grey-cat-1908
2ec9bd4ccf add fetch_guild method 2022-03-20 17:07:06 +03:00
grey-cat-1908
49d2a5f899 some things with guild model and events 2022-03-20 17:04:12 +03:00
grey-cat-1908
b8faa2df8a refactor and add tests of guild converting 2022-03-20 16:41:11 +03:00
TheMisterSenpai
8f39ee9948 initial structure guild 2022-03-20 15:10:44 +03:00
grey-cat-1908
36815ace6c
Merge pull request #1 from MelisaDev/dependabot/pip/pytest-7.1.1
Bump pytest from 6.2.5 to 7.1.1
2022-03-18 17:22:10 +03:00
dependabot[bot]
ff63876755
Bump pytest from 6.2.5 to 7.1.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 to 7.1.1.
- [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/6.2.5...7.1.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-18 14:14:44 +00:00
grey-cat-1908
16c5daec94
Merge pull request #2 from MelisaDev/dependabot/pip/flake8-4.0.1
Bump flake8 from 4.0.0 to 4.0.1
2022-03-18 17:14:08 +03:00
dependabot[bot]
d7c2881e97
Bump flake8 from 4.0.0 to 4.0.1
Bumps [flake8](https://github.com/pycqa/flake8) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/pycqa/flake8/releases)
- [Commits](https://github.com/pycqa/flake8/compare/4.0.0...4.0.1)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-18 13:52:16 +00:00
grey-cat-1908
b99035f665 add license 2022-03-18 15:03:36 +03:00
grey-cat-1908
d53b349e95 some requirements and tests 2022-03-18 14:57:47 +03:00
grey-cat-1908
9036393198 types 2022-03-18 14:31:34 +03:00
grey-cat-1908
af68f00a82 just create channel.py 2022-03-18 12:19:10 +03:00
grey-cat-1908
80bc0ff780 rename shard_ready method 2022-03-18 12:16:16 +03:00
grey-cat-1908
3da683ebde create_dm_channel method 2022-03-18 12:13:46 +03:00
grey-cat-1908
59d5b51b0c to_dict method to the APIModelBase 2022-03-18 11:59:23 +03:00
grey-cat-1908
a5ebb9a972 docs, update docstrings, fix recursion 2022-03-17 21:32:43 +03:00
grey-cat-1908
345a728973
Create dependabot.yml 2022-03-17 14:45:02 +03:00
grey-cat-1908
6723407f9a maybe it should fix zlib.error: Error -3 while decompressing data: invalid stored block lengths 2022-03-17 14:39:41 +03:00
grey-cat-1908
7100a3c6cb
Create codeql-analysis.yml 2022-03-17 14:34:17 +03:00
grey-cat-1908
67bf369e79 add requirements 2022-03-17 14:01:46 +03:00
grey-cat-1908
c85783026c rewrite gateway 2022-03-17 13:58:58 +03:00
grey-cat-1908
4bbaff8d57 so, after senpai commits, i decided to use APINullable; Added caching bot-user in ready listener; Added fetch_user method 2022-03-15 21:11:16 +03:00
TheMisterSenpai
03b67640a3 opps 2022-03-14 17:41:10 +03:00
TheMisterSenpai
f8fb32df94 edit 2022-03-13 14:15:40 +03:00
TheMisterSenpai
62801cc8ac add structure user 2022-03-13 14:14:50 +03:00
grey-cat-1908
5b06b80046 something with http exceptions 2022-03-13 10:42:51 +03:00
TheMisterSenpai
c3a2fa1ef2 adding pep8 from error :D 2022-03-12 18:06:25 +03:00
TheMisterSenpai
0a4a8559f6 add error 2022-03-12 17:53:05 +03:00