@pikku/addon-twitter
v0.0.7
Published
Post, like, search tweets, send DMs, manage lists and users via the X API
Readme
@pikku/addon-twitter
Post, like, search tweets, send DMs, manage lists and users via the X API
Setup
- Add icon SVG at
twitter.svg - Update secret schema with required fields
- Implement API service methods
- Create function files for each operation
- Export functions in
src/index.ts - Build:
yarn install && yarn pikku && yarn build
