I published my first Open Source Library written in 100% Kotlin for Twitter API.
All functions are using v2 API.
Current functions include:
- Create a tweet (media, text, tag media)
- Delete a tweet (by id, single tweet)
- Authorize a user to use your Twitter bot (Sig creation, request token, and access token requests)
Any feedback is welcomed.
GitHub KTweet
2 Likes
This is so awesome! I can’t wait to try it out. 
1 Like