Fork of `@cutls/megalodon` for use in Calckey
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Kainoa Kanter da6c400538 Merge pull request 'Let bookmarks be favourites and favourites be reactions' (#6) from fruye/megalodon:bookmarks-and-favourites into master
Reviewed-on: #6
1 month ago
.github Update node version to 18 in CI 6 months ago
.vscode remove legacy stuff 3 months ago
docs Update documents 5 months ago
example 5.1.9 4 months ago
megalodon Make favourite-related functions be really about reactions in misskey 1 month ago
.eslintrc.js refs #164 Disable an eslint rule for promise param-names 3 years ago
.gitignore Create browser example 4 years ago
.prettierrc refs #330 Add emoji reaction API for Pleroma 3 years ago
CODEOWNERS Add codeowners 1 year ago
LICENSE.txt Add LICENSE 5 years ago
README.md „README.md“ ändern 4 months ago
package.json changes 4 months ago
pnpm-lock.yaml up lock 4 months ago
pnpm-workspace.yaml Revert "compatible with Mi v13" 4 months ago

README.md

Warning

This fork isnt yet feature complete with all calckey features and thus we recommend using other libraries over this for the time being. Thanks to everyone who helps make this a better library.

Megalodon

NPM Version npm

A Mastodon, Pleroma and Misskey API Client library for node.js and browser. It provides REST API and streaming methods. By using this library, you can take Mastodon, Pleroma and Misskey with the same interface.

Forked from https://github.com/cutls/megalodon, for use with Calckey.