Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sonyakun authored Apr 28, 2024
1 parent 9f087a6 commit a14c21d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@
Fast, asynchronous misskey API framework.

misspy (rewrite) is a framework for writing Misskey bots with Discord.py-like syntax.
### Features✨
- asynchronous
- Fast
- Automatic detection of Misskey version (can also be set manually)
- Discord.py-like syntax

### Install
```
Expand All @@ -29,4 +31,4 @@ An example can be found in [example directory](/example).
misspy currently supports all versions of Python 3.8 and later.

### Docs
Documentation can be found at: https://rewrite.misspy.xyz/docs
Documentation can be found at: [https://rewrite.misspy.xyz/docs](#) (Currently under preparation.)

0 comments on commit a14c21d

Please sign in to comment.