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.0.1.tar.gz
(59.0 kB
view details)
File details
Details for the file mi.py-3.0.1.tar.gz
.
File metadata
- Download URL: mi.py-3.0.1.tar.gz
- Upload date:
- Size: 59.0 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 | c43d933ed36c5c29893a8e9dab86604ef0eedb0b857903ac7b8fb5a18750ff32 |
|
MD5 | a953ecf8a6e16dd97bdc34571ddbc69d |
|
BLAKE2b-256 | aec8e7860d32a62c4730b33628c73ee46f638566b89090e92ab3af0f019f167f |