Skip to main content

A Python wrapper for the Misskey API

Project description

Mi.py

CodeFactor Codacy Badge buddy pipeline FOSSA Status Build Status

日本語

Overview

Mi.py is a Misskey API Wrapper that is designed to be written in a Discord.py-like way. The only Misskey currently tested is the latest version of Misskey v12. We have also tested it with Ayuskey, but as of 11/5, Ayuskey itself is not working properly, so we are not testing it now.

How to use

Changed from README to here in writing various usages. For other methods, etc., please see Documentation.

warning

If you connect to the home timeline while connected to the global timeline, the on_message event will work twice for one message, because the same message is received on two channels. This is not a bug, but normal behavior.

await Router(ws).connect_channel(['home', 'global'])

Collaborators

Author | @yupix

SpecialThanks

These are the people who contributed to the development

Adviser | @Uraking
Document | @sousuke0422

Libraries

  • Discord.py
    • I am using some of the mechanisms as a reference. We also use the actual code.

Finally, Discord.py, which inspired me to create this project and for which I use some of the code, is now Archived. Many thanks to Danny and all the collaborators.

LICENSE

Mi.py
Credit
Third party

FOSSA Status

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mi.py-1.0.2.tar.gz (58.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page