Commit graph

  • db414729ce feat(RESTApp): add delete_global_application_command() method Victor Kotlin 2022-06-14 16:46:57 +0300
  • e3ea442bc8 feat(RESTApp): add edit_global_application_command() method Victor Kotlin 2022-06-14 16:44:32 +0300
  • 3eeefb5beb feat(RESTApp): add get_global_application_command() method Victor Kotlin 2022-06-14 16:35:55 +0300
  • eb6a198cab feat(RESTApp): add get_global_application_commands() method Victor Kotlin 2022-06-14 16:16:47 +0300
  • 06d4853a38 feat(RESTApi): add create_global_application_command() Victor Kotlin 2022-06-13 20:02:22 +0300
  • 53acd07401 fix: guild created_at Victor Kotlin 2022-06-12 22:11:12 +0300
  • 73496d0a1e . grey-cat-1908 2022-06-10 20:44:13 +0300
  • 58cf69fbf2 feat(interactions): add ApplicationCommand grey-cat-1908 2022-06-10 20:27:19 +0300
  • bf6c9181ed feat(interactions): add ApplicationCommandOption grey-cat-1908 2022-06-10 16:59:24 +0300
  • 3ed9362495
    Merge pull request #12 from MelisaDev/dependabot/pip/orjson-3.7.2 grey-cat-1908 2022-06-09 11:59:21 +0300
  • 60e9c6b25c
    chore(deps): bump orjson from 3.7.1 to 3.7.2 dependabot[bot] 2022-06-08 13:40:40 +0000
  • d789506361
    Merge pull request #11 from MelisaDev/dependabot/pip/orjson-3.7.1 grey-cat-1908 2022-06-07 16:54:31 +0300
  • 2d965ccebf
    chore(deps): bump orjson from 3.7.0 to 3.7.1 dependabot[bot] 2022-06-07 13:42:45 +0000
  • dc3aea77db feat(interactions): ApplicationCommandInteractionDataOption grey-cat-1908 2022-06-06 12:51:50 +0300
  • e25f095c5b feat(interactions): add [ApplicationCommandOptionChoice, ApplicationCommandOptionTypes] grey-cat-1908 2022-06-05 21:22:10 +0300
  • 7830dd6165 feat(interactions): add ApplicationCommandTypes enum grey-cat-1908 2022-06-05 21:01:53 +0300
  • 2185d0577f
    Merge pull request #10 from MelisaDev/dependabot/pip/orjson-3.7.0 grey-cat-1908 2022-06-04 14:14:02 +0300
  • b541febfbc
    chore(deps): bump orjson from 3.6.9 to 3.7.0 dependabot[bot] 2022-06-03 13:32:46 +0000
  • 2d179ff11a remove senpais code grey-cat-1908 2022-06-03 15:57:22 +0300
  • 1857a2eefd
    Merge pull request #9 from MelisaDev/dependabot/pip/orjson-3.6.9 grey-cat-1908 2022-06-02 17:05:16 +0300
  • 958145591d
    chore(deps): bump orjson from 3.6.8 to 3.6.9 dependabot[bot] 2022-06-02 13:30:17 +0000
  • 8a418803f4 feat(guild): adding and removing role from user TheMisterSenpai 2022-06-01 18:14:53 +0300
  • 191b68b4f1 feat(GuildMember): add avatar_url() method grey-cat-1908 2022-05-31 20:15:51 +0300
  • 0c1be11e95 feat(CDNBuilder): add guild_member_avatar_url() method grey-cat-1908 2022-05-31 20:13:51 +0300
  • 4b1aff2dba add some tests for CDNBuilder grey-cat-1908 2022-05-31 18:57:03 +0300
  • e9fc02cf91 feat(CDNBuilder): add [default_avatar_url(), guild_icon_url()] methods grey-cat-1908 2022-05-31 18:45:32 +0300
  • 06ec5d8ca4 feat(rest): add CDNBuilder grey-cat-1908 2022-05-31 11:39:44 +0300
  • 433a647168 feat(Guild): add Role grey-cat-1908 2022-05-31 11:12:15 +0300
  • 17df39d574 BREAKING CHANGE: cache. grey-cat-1908 2022-05-29 13:39:56 +0300
  • f17402856c fix classifiers? grey-cat-1908 2022-05-28 17:47:01 +0300
  • 722b76dee9 setup.py grey-cat-1908 2022-05-28 17:45:08 +0300
  • 31e7462cf2
    Merge pull request #7 from jungledev1/master grey-cat-1908 2022-05-28 17:32:08 +0300
  • 131e94b6bf . grey-cat-1908 2022-05-28 17:31:10 +0300
  • 61046cdc8a Merge branch 'master' of https://github.com/MelisaDev/melisa grey-cat-1908 2022-05-28 17:30:22 +0300
  • 64e7b7740e feat(Guild): add unban() method grey-cat-1908 2022-05-28 17:29:51 +0300
  • a229593d8e feat(GuildMember): add [add_role(), remove_role()] methods grey-cat-1908 2022-05-28 17:03:14 +0300
  • 835e4b644e
    Update README.md grey-cat-1908 2022-05-28 13:53:38 +0300
  • cafde2f620
    Create speed-requirements.txt ths_dev 2022-05-28 13:31:24 +0300
  • c5a1a865ca
    Update README.md ths_dev 2022-05-28 13:27:37 +0300
  • ffa1e1e105
    feat(setup): update setup ths_dev 2022-05-28 13:22:00 +0300
  • 677f7de3e3 feat(GuildMember): add ban() method grey-cat-1908 2022-05-28 12:37:51 +0300
  • 801195e892 feat(http): fix X-Audit-Log-Reason grey-cat-1908 2022-05-28 12:27:48 +0300
  • 702f7d3129 feat(GuildMember): new kick() method grey-cat-1908 2022-05-28 12:19:18 +0300
  • b70bb6082c
    Merge pull request #8 from arslee07/patch-1 grey-cat-1908 2022-05-27 13:27:38 +0300
  • b648ea8008
    update readme arslee 2022-05-27 19:23:19 +0900
  • 096efba914 feat(GuildMember): new timeout() method grey-cat-1908 2022-05-27 10:17:55 +0300
  • ab9a1c03ee feat(rest): modify_guild_member method grey-cat-1908 2022-05-26 21:36:56 +0300
  • 53fee10d8c fix imports to fix docs grey-cat-1908 2022-05-25 10:19:08 +0300
  • 95c618bbe1 feat(docs): docs for cache and member grey-cat-1908 2022-05-25 10:14:26 +0300
  • 10e0bd1830 formated with black formatter grey-cat-1908 2022-05-25 10:03:49 +0300
  • 1fb0615b99 uhm, something with types and members i dont remember grey-cat-1908 2022-05-25 10:02:34 +0300
  • 1ea77f8c11 feat(guild): add guild member base grey-cat-1908 2022-05-24 18:51:04 +0300
  • ae571cfa05 formated with formattor grey-cat-1908 2022-05-23 20:35:56 +0300
  • 2750a1b1c3 add some new cache tests grey-cat-1908 2022-05-23 20:35:35 +0300
  • cf9f926698 feat(cache): some new methods (set_guild_channel_last_message_id, remove_guild_channel) and some new things with listeners grey-cat-1908 2022-05-22 15:56:10 +0300
  • 884003f350 update readme timka123 2022-05-22 12:33:52 +0300
  • 9d6fcfa475 mini fix of setup timka123 2022-05-22 12:27:38 +0300
  • 6c5379ef28
    Merge branch 'MelisaDev:master' into master Jungle 2022-05-22 12:13:55 +0300
  • 203998f8dd update README.md timka123 2022-05-22 12:06:16 +0300
  • c71c88e376 add setup function and version to init file timka123 2022-05-22 11:56:52 +0300
  • 40281d016c add parent properties grey-cat-1908 2022-05-20 15:16:27 +0300
  • 23c0ebbefb add guild channel cache (set/get) grey-cat-1908 2022-05-19 17:58:19 +0300
  • 78745c3334 fix with formatter grey-cat-1908 2022-05-14 17:38:52 +0300
  • bbab69c800 feat(cache): initial cache manager grey-cat-1908 2022-05-14 17:35:49 +0300
  • c4ce2de1a4 BREAKING CHANGE: add structure emoji and role TheMisterSenpai 2022-05-07 11:51:42 +0300
  • 54d885294a feat(user): bringing classmethod under the general structure TheMisterSenpai 2022-05-07 10:26:55 +0300
  • b725b96578 feat(webhook): add classmethod TheMisterSenpai 2022-05-07 10:17:34 +0300
  • cc5f94f380 exception grey-cat-1908 2022-04-29 20:47:12 +0300
  • e770f4270e feat(client): add allowed_mentions and update docs grey-cat-1908 2022-04-29 16:01:11 +0300
  • 11fe27a624 feat(message): add delete_after parameter (send method) grey-cat-1908 2022-04-29 15:47:38 +0300
  • 7d43f44391 feat(message): add allowed mentions grey-cat-1908 2022-04-27 11:47:19 +0300
  • 4f44d103d4
    Merge pull request #6 from MelisaDev/dependabot/pip/pytest-7.1.2 grey-cat-1908 2022-04-25 21:53:31 +0300
  • 7638a14ad9
    Bump pytest from 7.1.1 to 7.1.2 dependabot[bot] 2022-04-25 13:40:58 +0000
  • 96cbe5ea0e feat(file): Add support for sending file in message grey-cat-1908 2022-04-22 19:42:18 +0300
  • 270792f803 fix stupid docs grey-cat-1908 2022-04-22 09:00:06 +0300
  • e96ef5e058 feat(docs): add RESTApp grey-cat-1908 2022-04-22 08:45:49 +0300
  • 5b601fae0b feat(client)!: Use rest in client methods grey-cat-1908 2022-04-22 08:41:47 +0300
  • 725432162d fix: shard imports grey-cat-1908 2022-04-22 08:38:45 +0300
  • e539528e71 feat(client): fix import rest TheMisterSenpai 2022-04-21 16:49:28 +0300
  • c2f2027d5f reformat: black formation grey-cat-1908 2022-04-19 17:46:01 +0300
  • f4f80ce354 feat(client): connect RestApp TheMisterSenpai 2022-04-19 17:08:25 +0300
  • 3fdce239ef feat(user): fix description TheMisterSenpai 2022-04-18 19:37:01 +0300
  • 359ea514c0 BREAKING CHANGE: fix my stupidity TheMisterSenpai 2022-04-18 19:34:33 +0300
  • a8c25264c0 feat(user): add description TheMisterSenpai 2022-04-18 18:12:29 +0300
  • 51249168c1 feat(user): added False in some cases TheMisterSenpai 2022-04-18 18:08:12 +0300
  • 443e19fc0e
    Bump orjson from 3.6.7 to 3.6.8 dependabot[bot] 2022-04-18 13:37:27 +0000
  • 9ef9200e67 feat(rest): add something like restapp instance grey-cat-1908 2022-04-17 11:54:30 +0300
  • ea2a8d649f Merge branch 'master' of https://github.com/MelisaDev/melisa grey-cat-1908 2022-04-16 21:25:48 +0300
  • 5bcc478b5c BREAKING CHANGE: new embed model parsing method grey-cat-1908 2022-04-16 21:25:40 +0300
  • 036d6817f3 BREAKING CHANGE: new user models parsing method TheMisterSenpai 2022-04-16 21:14:48 +0300
  • d0819dc16e BREAKING CHANGE: new message model parsing method grey-cat-1908 2022-04-16 18:35:25 +0300
  • 9a25d93786 BREAKING CHANGE: new thread model parsing method grey-cat-1908 2022-04-16 14:54:34 +0300
  • 003d6e7bcc fix(models): Fix some models attributes parsing grey-cat-1908 2022-04-16 14:45:54 +0300
  • e8c7b81c7e BREAKING CHANGE: new guild model parsing method grey-cat-1908 2022-04-16 14:30:34 +0300
  • 0a3c65654a chore(readme): Add examples and more information about melisa grey-cat-1908 2022-04-15 23:09:24 +0300
  • bdb4ffc074 BREAKING CHANGE: new channels model parsing method grey-cat-1908 2022-04-15 22:39:55 +0300
  • d192833508 Merge branch 'master' of https://github.com/MelisaDev/melisa grey-cat-1908 2022-04-15 18:39:14 +0300
  • fca7a9cf79 feat(utils): models parsing new method, not work properly now grey-cat-1908 2022-04-15 18:39:02 +0300
  • dc94f8ca0c feat(webhook): add modify TheMisterSenpai 2022-04-15 17:52:33 +0300
  • 643a231e9b feat(models): Add embed color model and methods grey-cat-1908 2022-04-15 11:51:36 +0300