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.
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.2.1.tar.gz
(59.6 kB
view details)
File details
Details for the file mi.py-3.2.1.tar.gz
.
File metadata
- Download URL: mi.py-3.2.1.tar.gz
- Upload date:
- Size: 59.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b9ac8ab0cbfa48b5bf5f6c71fc3e6fec8a27c9d2eb51f5bf5c4f1d4709e30bdf |
|
MD5 | 621dbcdef21dd5d066b9793bcf3f7d56 |
|
BLAKE2b-256 | 73c1fe1020557f295db53d84f64b96f90a4d05ee8e3d3b546d8192054fa8f244 |