grey-cat-1908
|
65663e0eb9
|
feat(rest): bulk overwrite global application commands method
|
2022-07-30 19:15:49 +03:00 |
|
grey-cat-1908
|
b6bf4dc1a8
|
feat(interactions): Options localization
|
2022-07-30 18:57:50 +03:00 |
|
grey-cat-1908
|
9b1d710bce
|
feat(interactions): slashcommands base
|
2022-07-30 15:49:46 +03:00 |
|
grey-cat-1908
|
b4128f8c80
|
Merge pull request #15 from MelisaDev/dependabot/pip/orjson-3.7.5
chore(deps): bump orjson from 3.7.3 to 3.7.5
|
2022-06-30 22:31:17 +03:00 |
|
dependabot[bot]
|
34cf5eb841
|
chore(deps): bump orjson from 3.7.3 to 3.7.5
Bumps [orjson](https://github.com/ijl/orjson) from 3.7.3 to 3.7.5.
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ijl/orjson/compare/3.7.3...3.7.5)
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-30 19:31:06 +00:00 |
|
grey-cat-1908
|
c2f6810337
|
Merge pull request #16 from MelisaDev/dependabot/pip/black-22.6.0
chore(deps-dev): bump black from 22.3.0 to 22.6.0
|
2022-06-30 22:30:53 +03:00 |
|
grey-cat-1908
|
db4de62b4c
|
fix: something with emojis ya
|
2022-06-30 22:29:10 +03:00 |
|
ths_dev
|
17c16279b1
|
feat(guild): support emojis
|
2022-06-30 21:48:40 +03:00 |
|
dependabot[bot]
|
235d6208e1
|
chore(deps-dev): bump black from 22.3.0 to 22.6.0
Bumps [black](https://github.com/psf/black) from 22.3.0 to 22.6.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/22.3.0...22.6.0)
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-28 13:44:06 +00:00 |
|
ths_dev
|
45373e1f99
|
🥰
|
2022-06-27 22:59:26 +03:00 |
|
ths_dev
|
e1da3ee781
|
feat(guild): add list and get emoji
|
2022-06-27 22:43:02 +03:00 |
|
grey-cat-1908
|
092d262f61
|
Merge pull request #14 from MelisaDev/dependabot/pip/orjson-3.7.3
chore(deps): bump orjson from 3.7.2 to 3.7.3
|
2022-06-23 19:10:12 +03:00 |
|
dependabot[bot]
|
f695954622
|
chore(deps): bump orjson from 3.7.2 to 3.7.3
Bumps [orjson](https://github.com/ijl/orjson) from 3.7.2 to 3.7.3.
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ijl/orjson/compare/3.7.2...3.7.3)
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-23 15:36:44 +00:00 |
|
grey-cat-1908
|
91964d02f3
|
Update FUNDING.yml
|
2022-06-14 17:35:37 +03:00 |
|
Victor Kotlin
|
998503996a
|
fix: docstrings
|
2022-06-14 16:54:27 +03:00 |
|
Victor Kotlin
|
db414729ce
|
feat(RESTApp): add delete_global_application_command() method
|
2022-06-14 16:46:57 +03:00 |
|
Victor Kotlin
|
e3ea442bc8
|
feat(RESTApp): add edit_global_application_command() method
|
2022-06-14 16:44:32 +03:00 |
|
Victor Kotlin
|
3eeefb5beb
|
feat(RESTApp): add get_global_application_command() method
|
2022-06-14 16:35:55 +03:00 |
|
Victor Kotlin
|
eb6a198cab
|
feat(RESTApp): add get_global_application_commands() method
|
2022-06-14 16:16:47 +03:00 |
|
Victor Kotlin
|
06d4853a38
|
feat(RESTApi): add create_global_application_command()
|
2022-06-13 20:02:22 +03:00 |
|
Victor Kotlin
|
53acd07401
|
fix: guild created_at
|
2022-06-12 22:11:12 +03:00 |
|
grey-cat-1908
|
73496d0a1e
|
.
|
2022-06-10 20:44:13 +03:00 |
|
grey-cat-1908
|
58cf69fbf2
|
feat(interactions): add ApplicationCommand
|
2022-06-10 20:27:19 +03:00 |
|
grey-cat-1908
|
bf6c9181ed
|
feat(interactions): add ApplicationCommandOption
|
2022-06-10 16:59:24 +03:00 |
|
grey-cat-1908
|
3ed9362495
|
Merge pull request #12 from MelisaDev/dependabot/pip/orjson-3.7.2
chore(deps): bump orjson from 3.7.1 to 3.7.2
|
2022-06-09 11:59:21 +03:00 |
|
dependabot[bot]
|
60e9c6b25c
|
chore(deps): bump orjson from 3.7.1 to 3.7.2
Bumps [orjson](https://github.com/ijl/orjson) from 3.7.1 to 3.7.2.
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ijl/orjson/compare/3.7.1...3.7.2)
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-08 13:40:40 +00:00 |
|
grey-cat-1908
|
d789506361
|
Merge pull request #11 from MelisaDev/dependabot/pip/orjson-3.7.1
chore(deps): bump orjson from 3.7.0 to 3.7.1
|
2022-06-07 16:54:31 +03:00 |
|
dependabot[bot]
|
2d965ccebf
|
chore(deps): bump orjson from 3.7.0 to 3.7.1
Bumps [orjson](https://github.com/ijl/orjson) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ijl/orjson/compare/3.7.0...3.7.1)
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-07 13:42:45 +00:00 |
|
grey-cat-1908
|
dc3aea77db
|
feat(interactions): ApplicationCommandInteractionDataOption
|
2022-06-06 12:51:50 +03:00 |
|
grey-cat-1908
|
e25f095c5b
|
feat(interactions): add [ApplicationCommandOptionChoice, ApplicationCommandOptionTypes]
|
2022-06-05 21:22:10 +03:00 |
|
grey-cat-1908
|
7830dd6165
|
feat(interactions): add ApplicationCommandTypes enum
|
2022-06-05 21:01:53 +03:00 |
|
grey-cat-1908
|
2185d0577f
|
Merge pull request #10 from MelisaDev/dependabot/pip/orjson-3.7.0
chore(deps): bump orjson from 3.6.9 to 3.7.0
|
2022-06-04 14:14:02 +03:00 |
|
dependabot[bot]
|
b541febfbc
|
chore(deps): bump orjson from 3.6.9 to 3.7.0
Bumps [orjson](https://github.com/ijl/orjson) from 3.6.9 to 3.7.0.
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ijl/orjson/compare/3.6.9...3.7.0)
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-03 13:32:46 +00:00 |
|
grey-cat-1908
|
2d179ff11a
|
remove senpais code
|
2022-06-03 15:57:22 +03:00 |
|
grey-cat-1908
|
1857a2eefd
|
Merge pull request #9 from MelisaDev/dependabot/pip/orjson-3.6.9
chore(deps): bump orjson from 3.6.8 to 3.6.9
|
2022-06-02 17:05:16 +03:00 |
|
dependabot[bot]
|
958145591d
|
chore(deps): bump orjson from 3.6.8 to 3.6.9
Bumps [orjson](https://github.com/ijl/orjson) from 3.6.8 to 3.6.9.
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ijl/orjson/compare/3.6.8...3.6.9)
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-02 13:30:17 +00:00 |
|
TheMisterSenpai
|
8a418803f4
|
feat(guild): adding and removing role from user
|
2022-06-01 18:14:53 +03:00 |
|
grey-cat-1908
|
191b68b4f1
|
feat(GuildMember): add avatar_url() method
|
2022-05-31 20:15:51 +03:00 |
|
grey-cat-1908
|
0c1be11e95
|
feat(CDNBuilder): add guild_member_avatar_url() method
|
2022-05-31 20:13:51 +03:00 |
|
grey-cat-1908
|
4b1aff2dba
|
add some tests for CDNBuilder
|
2022-05-31 18:57:03 +03:00 |
|
grey-cat-1908
|
e9fc02cf91
|
feat(CDNBuilder): add [default_avatar_url(), guild_icon_url()] methods
|
2022-05-31 18:45:32 +03:00 |
|
grey-cat-1908
|
06ec5d8ca4
|
feat(rest): add CDNBuilder
|
2022-05-31 11:39:44 +03:00 |
|
grey-cat-1908
|
433a647168
|
feat(Guild): add Role
|
2022-05-31 11:12:15 +03:00 |
|
grey-cat-1908
|
17df39d574
|
BREAKING CHANGE: cache.
|
2022-05-29 13:39:56 +03:00 |
|
grey-cat-1908
|
f17402856c
|
fix classifiers?
|
2022-05-28 17:47:01 +03:00 |
|
grey-cat-1908
|
722b76dee9
|
setup.py
|
2022-05-28 17:45:08 +03:00 |
|
grey-cat-1908
|
31e7462cf2
|
Merge pull request #7 from jungledev1/master
Setup function
|
2022-05-28 17:32:08 +03:00 |
|
grey-cat-1908
|
131e94b6bf
|
.
|
2022-05-28 17:31:10 +03:00 |
|
grey-cat-1908
|
61046cdc8a
|
Merge branch 'master' of https://github.com/MelisaDev/melisa
|
2022-05-28 17:30:22 +03:00 |
|
grey-cat-1908
|
64e7b7740e
|
feat(Guild): add unban() method
|
2022-05-28 17:29:51 +03:00 |
|