mirror of
https://github.com/MelisaDev/melisa.git
synced 2024-11-13 20:07:28 +03:00
commit
b70bb6082c
1 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,7 @@
|
||||||
THIS LIBRARY IS CURRENTLY UNDER DEVELOPMENT!
|
THIS LIBRARY IS CURRENTLY UNDER DEVELOPMENT!
|
||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
<h3 align="center">Every provided example or a feature is not ready or may sbe changed in the future</h3>
|
<h3 align="center">Every provided example or a feature is not ready or may be changed in the future</h3>
|
||||||
|
|
||||||
## About
|
## About
|
||||||
<strong>MelisaPy</strong> is a Discord microframework for Python 3
|
<strong>MelisaPy</strong> is a Discord microframework for Python 3
|
||||||
|
@ -37,7 +37,7 @@ for the [Discord API](https://discord.com/developers/docs/intro).
|
||||||
It supports Discord V10 REST API and Gateway
|
It supports Discord V10 REST API and Gateway
|
||||||
|
|
||||||
We are trying to make our library optimized.
|
We are trying to make our library optimized.
|
||||||
We are going to create really cool Cache configuration, so don't worry about the RAM :)
|
We are going to create really cool cache configuration, so don't worry about the RAM :)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue