A Python wrapper for the Misskey API
Project description
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_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'])
- 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
Project details
Release history Release notifications | RSS feed
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.9.tar.gz
(62.6 kB
view details)
File details
Details for the file mi.py-3.9.9.tar.gz
.
File metadata
- Download URL: mi.py-3.9.9.tar.gz
- Upload date:
- Size: 62.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 54798b1a50454f5d893c5a694a9d644e2597f091dfafcb143b085766410e795a |
|
MD5 | 90d48428af82053db1592f3d0feb80c7 |
|
BLAKE2b-256 | c8d7e94315101da981a57558958e5713ddd8248412ad28620bd8eec8d3f7f060 |