Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(kook): support Kook internal api, fix #26 #95

Merged
merged 19 commits into from
Apr 25, 2023
Merged

feat(kook): support Kook internal api, fix #26 #95

merged 19 commits into from
Apr 25, 2023

Conversation

modcrafts
Copy link
Contributor

@modcrafts modcrafts commented Apr 2, 2023

Change

  • Fix api conflict
  • Export Kook Internal

Internal APIs

  • Channel
  • Message
  • getChannelJoinedUserList()
  • PrivateChat
  • DirectMessage
  • Gateway & User
  • GuildRole
  • Intimacy
  • GuildEmoji
  • Invite
  • Blacklist
  • getGuildBadge()
  • Game

@codecov-commenter
Copy link

codecov-commenter commented Apr 2, 2023

Codecov Report

Merging #95 (515b4d6) into master (78b0847) will decrease coverage by 0.31%.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master      #95      +/-   ##
==========================================
- Coverage   82.14%   81.83%   -0.31%     
==========================================
  Files           1        1              
  Lines         420      424       +4     
  Branches       86       86              
==========================================
+ Hits          345      347       +2     
- Misses         75       77       +2     

see 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@modcrafts modcrafts marked this pull request as ready for review April 2, 2023 15:07
@modcrafts
Copy link
Contributor Author

加了个文档里没有的 API,现在可以准备 Merge 了😉

adapters/kook/src/types.ts Outdated Show resolved Hide resolved
adapters/kook/src/types.ts Outdated Show resolved Hide resolved
adapters/kook/src/types.ts Outdated Show resolved Hide resolved
adapters/kook/src/types.ts Outdated Show resolved Hide resolved
adapters/kook/src/types.ts Outdated Show resolved Hide resolved
adapters/kook/src/types.ts Outdated Show resolved Hide resolved
adapters/kook/src/types.ts Show resolved Hide resolved
@shigma shigma changed the title feat(kook): Kook internal api feat(kook): support Kook internal api, fix #26 Apr 25, 2023
@shigma shigma merged commit ff5033d into satorijs:master Apr 25, 2023
@shigma
Copy link
Contributor

shigma commented Apr 25, 2023

非常感谢,已发版。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants