Mi.py
Overview
Mi.py is a Misskey API Wrapper that is designed to be written in a Discord.py-like way
Supported Misskey
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_messageevent 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'])
- v3.0.0 has very little compatibility with v2.0.0.
Collaborators
| Author | @yupix |
SpecialThanks
These are the people who contributed to the development
|
|
|
|
| Adviser | @Uraking | Documentation| @sousuke0422 | Translation| @fotoente |
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.
Projects that use Mi.py
LICENSE
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-3.9.91.tar.gz
(44.9 kB
view details)
File details
Details for the file mi.py-3.9.91.tar.gz.
File metadata
- Download URL: mi.py-3.9.91.tar.gz
- Upload date:
- Size: 44.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e77ada8958799864a8cba36bd8ae8682749586f08bf0bfaed4d01ae45f996dc8
|
|
| MD5 |
19f0960414659db73c95aa3a9f431450
|
|
| BLAKE2b-256 |
c124f370e1c851251c801935467bbe6ffe2fd495379367c4e98ffd8ae5a4c029
|