Commit graph

  • d998a0408d other methods connected with embed field grey-cat-1908 2022-04-14 11:59:26 +0300
  • c783acd340 hide typehints and embed add_field method grey-cat-1908 2022-04-13 21:23:20 +0300
  • aba0aebccd edit create_webhook TheMisterSenpai 2022-04-13 17:00:20 +0300
  • 9a89817b37 migrate create webhook to channel TheMisterSenpai 2022-04-13 16:54:09 +0300
  • e4373467b6 add delete webhook and edit description create TheMisterSenpai 2022-04-12 16:30:14 +0300
  • cefbf9e7f7 embed, but without fields yet and some other changes grey-cat-1908 2022-04-12 11:13:23 +0300
  • 1ca2b593e4
    Update client.rst grey-cat-1908 2022-04-11 16:47:31 +0300
  • 60b1c52ded fix client docs TheMisterSenpai 2022-04-11 16:42:42 +0300
  • b78b051966 fix docstrings grey-cat-1908 2022-04-11 15:00:38 +0300
  • 9bfddd3e07 some docs updates grey-cat-1908 2022-04-11 14:57:27 +0300
  • c9aead9ac2 wait_for method grey-cat-1908 2022-04-11 14:26:49 +0300
  • 8c7f4a8aec message send method grey-cat-1908 2022-04-10 17:35:29 +0300
  • 3e82c4f78d add error handler grey-cat-1908 2022-04-10 16:31:53 +0300
  • bd3c67d107 melisa requires python version >= 3.9 grey-cat-1908 2022-04-10 10:26:45 +0300
  • efbfa4c6af some also fixes grey-cat-1908 2022-04-10 10:15:29 +0300
  • 017ad57190 asyncio debug and format current code grey-cat-1908 2022-04-10 10:13:56 +0300
  • 15da6ac9d2 create webhook method TheMisterSenpai 2022-04-09 20:30:15 +0300
  • 0f6f2dc9c1 new method webhook TheMisterSenpai 2022-04-09 19:54:52 +0300
  • 22bce7366b
    fix pin and unpin method docstrings grey-cat-1908 2022-04-09 11:04:54 +0300
  • 29512bbec8
    fix description pin and unpin ths_dev 2022-04-09 10:59:52 +0300
  • 6f0058b7a4 unpin message method grey-cat-1908 2022-04-08 21:34:06 +0300
  • 179b2f8a7c pin message method grey-cat-1908 2022-04-08 21:06:53 +0300
  • fba193890a update returns docstrings grey-cat-1908 2022-04-07 22:41:46 +0300
  • 98ef9a0eb7 message simple docs grey-cat-1908 2022-04-07 22:28:23 +0300
  • 8303342e30 message simple docs grey-cat-1908 2022-04-07 22:20:05 +0300
  • b6aa4791ec Use message model in some methods grey-cat-1908 2022-04-07 20:56:29 +0300
  • 35ebe54e88 Merge branch 'master' of https://github.com/MelisaDev/melisa grey-cat-1908 2022-04-07 19:33:59 +0300
  • c5327d011b a grey-cat-1908 2022-04-07 19:33:55 +0300
  • 53228cdaff opps TheMisterSenpai 2022-04-07 19:32:27 +0300
  • 85d768c37b
    Create FUNDING.yml grey-cat-1908 2022-04-05 23:19:56 +0300
  • 087ad2d593 removed unused types grey-cat-1908 2022-04-05 23:09:29 +0300
  • 91d3ed6882 thread join, leave method grey-cat-1908 2022-04-05 23:05:10 +0300
  • c5baf6b9bf thread add, remove user method grey-cat-1908 2022-04-05 22:59:38 +0300
  • 9895dc9d55 http put method grey-cat-1908 2022-04-05 22:50:09 +0300
  • 9fee8dda21 add new method message TheMisterSenpai 2022-04-03 12:52:22 +0300
  • 4b12db9008 thread docs grey-cat-1908 2022-04-02 09:09:29 +0300
  • 1e2e07d2fc list active threads guild method grey-cat-1908 2022-04-02 08:40:54 +0300
  • 530e65a2c3
    Create requirements.txt grey-cat-1908 2022-04-01 20:35:44 +0300
  • 8194408998 some models parsing rework, timestamps, archive threads method grey-cat-1908 2022-04-01 20:06:05 +0300
  • 0fd1be8aab start thread without message method grey-cat-1908 2022-03-31 23:39:27 +0300
  • 5226073408 messageable base grey-cat-1908 2022-03-30 22:19:38 +0300
  • 0888054587 make intents more user-friendly (you can use iter to specify them) and SIGNAL handler grey-cat-1908 2022-03-29 22:05:23 +0300
  • f215a4ea50 removed BotActivity, add mobile device support grey-cat-1908 2022-03-29 21:48:13 +0300
  • da64d071e2 fix zlib decompressing error after reconnect grey-cat-1908 2022-03-29 18:28:49 +0300
  • e17a8bf0b0 add logging grey-cat-1908 2022-03-29 11:59:20 +0300
  • 8e6cbd711c add on_channel_create, on_channel_delete and on_channel_update listeners grey-cat-1908 2022-03-28 20:38:20 +0300
  • ff0d30664e http patch + edit channel method grey-cat-1908 2022-03-28 20:20:01 +0300
  • 7a487e530a new folder app/message TheMisterSenpai 2022-03-27 18:25:52 +0300
  • 329a4fa216 add description for Channel TheMisterSenpai 2022-03-27 18:25:11 +0300
  • 85bf248a2c fix autodoc grey-cat-1908 2022-03-27 17:21:19 +0300
  • c7cfacba8d maybe it will show create_channel in docs grey-cat-1908 2022-03-27 17:15:33 +0300
  • 5aff0717aa maybe it will show create_channel in docs grey-cat-1908 2022-03-27 17:10:47 +0300
  • 076a8ccdf3 update docs and channel delete grey-cat-1908 2022-03-27 17:03:46 +0300
  • bda6b2244d create channel method grey-cat-1908 2022-03-27 16:31:53 +0300
  • b7033e4976 k grey-cat-1908 2022-03-27 15:57:14 +0300
  • 789a57c25f n grey-cat-1908 2022-03-27 15:56:30 +0300
  • 6eeea6e977 channel delete message, bulk delete, purge grey-cat-1908 2022-03-27 10:22:08 +0300
  • 95c6713586
    elif => if (return statement before elif) grey-cat-1908 2022-03-27 00:10:52 +0300
  • cabc848cb8 add textchannel (not ready) and fetch_channel method grey-cat-1908 2022-03-26 20:46:42 +0300
  • ccb66efe2b add badges to the readme.md grey-cat-1908 2022-03-25 21:05:21 +0300
  • 49d59d6e7d format with black formatter grey-cat-1908 2022-03-25 20:19:58 +0300
  • f55f6271fc Merge branch 'master' of https://github.com/MelisaDev/melisa grey-cat-1908 2022-03-25 20:19:04 +0300
  • 2b2f5a2d85 formated files with the black formatter grey-cat-1908 2022-03-25 20:18:42 +0300
  • d93e584230 add structure channel TheMisterSenpai 2022-03-25 19:04:45 +0300
  • 3d66eb79c5 add base ratelimiter grey-cat-1908 2022-03-25 16:24:20 +0300
  • 70b42279d0 update readme timka123 2022-03-23 11:59:40 +0300
  • 8948502194 add comments and remove my token timka123 2022-03-23 11:29:50 +0300
  • d534d96aab start bot`s example timka123 2022-03-23 11:22:30 +0300
  • bc17864e3a on_guild_remove and on_guilds_update listeners grey-cat-1908 2022-03-22 17:06:27 +0300
  • a371653a7d update docstrings grey-cat-1908 2022-03-22 16:56:38 +0300
  • dbe2a9bb66 add orjson support grey-cat-1908 2022-03-22 16:47:06 +0300
  • 00947ea562
    docs: do not show full module name grey-cat-1908 2022-03-21 23:33:49 +0300
  • d3cda4069f pep-8, update docs, update docstrings, do some flake8 checks and fixes grey-cat-1908 2022-03-21 23:01:54 +0300
  • abce5e9116 add description to guild model TheMisterSenpai 2022-03-21 18:12:47 +0300
  • 842c8e4ae1 add guild model docs page (no description, pls add docstrings to the model) grey-cat-1908 2022-03-20 17:11:11 +0300
  • 2ec9bd4ccf add fetch_guild method grey-cat-1908 2022-03-20 17:07:06 +0300
  • 49d2a5f899 some things with guild model and events grey-cat-1908 2022-03-20 17:04:12 +0300
  • b8faa2df8a refactor and add tests of guild converting grey-cat-1908 2022-03-20 16:41:11 +0300
  • 8f39ee9948 initial structure guild TheMisterSenpai 2022-03-20 15:10:44 +0300
  • 36815ace6c
    Merge pull request #1 from MelisaDev/dependabot/pip/pytest-7.1.1 grey-cat-1908 2022-03-18 17:22:10 +0300
  • ff63876755
    Bump pytest from 6.2.5 to 7.1.1 dependabot[bot] 2022-03-18 14:14:44 +0000
  • 16c5daec94
    Merge pull request #2 from MelisaDev/dependabot/pip/flake8-4.0.1 grey-cat-1908 2022-03-18 17:14:08 +0300
  • d7c2881e97
    Bump flake8 from 4.0.0 to 4.0.1 dependabot[bot] 2022-03-18 13:52:16 +0000
  • b99035f665 add license grey-cat-1908 2022-03-18 15:03:36 +0300
  • d53b349e95 some requirements and tests grey-cat-1908 2022-03-18 14:57:47 +0300
  • 9036393198 types grey-cat-1908 2022-03-18 14:31:34 +0300
  • af68f00a82 just create channel.py grey-cat-1908 2022-03-18 12:19:10 +0300
  • 80bc0ff780 rename shard_ready method grey-cat-1908 2022-03-18 12:16:16 +0300
  • 3da683ebde create_dm_channel method grey-cat-1908 2022-03-18 12:13:46 +0300
  • 59d5b51b0c to_dict method to the APIModelBase grey-cat-1908 2022-03-18 11:59:23 +0300
  • a5ebb9a972 docs, update docstrings, fix recursion grey-cat-1908 2022-03-17 21:32:43 +0300
  • 345a728973
    Create dependabot.yml grey-cat-1908 2022-03-17 14:45:02 +0300
  • 6723407f9a maybe it should fix zlib.error: Error -3 while decompressing data: invalid stored block lengths grey-cat-1908 2022-03-17 14:39:41 +0300
  • 7100a3c6cb
    Create codeql-analysis.yml grey-cat-1908 2022-03-17 14:34:17 +0300
  • 67bf369e79 add requirements grey-cat-1908 2022-03-17 14:01:46 +0300
  • c85783026c rewrite gateway grey-cat-1908 2022-03-17 13:58:58 +0300
  • 4bbaff8d57 so, after senpai commits, i decided to use APINullable; Added caching bot-user in ready listener; Added fetch_user method grey-cat-1908 2022-03-15 21:11:16 +0300
  • 03b67640a3 opps TheMisterSenpai 2022-03-14 17:41:10 +0300
  • f8fb32df94 edit TheMisterSenpai 2022-03-13 14:15:40 +0300
  • 62801cc8ac add structure user TheMisterSenpai 2022-03-13 14:14:50 +0300