2022-03-11 20:36:01 +03:00
|
|
|
<p align="center">
|
|
|
|
<b>
|
2022-03-25 21:05:21 +03:00
|
|
|
The easiest way to create your own <strong>optimized</strong> Discord Bot.
|
2022-03-11 20:36:01 +03:00
|
|
|
</b>
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<hr>
|
2022-03-11 20:37:40 +03:00
|
|
|
|
2022-03-25 21:05:21 +03:00
|
|
|
<a class="github-badge" href="https://scrutinizer-ci.com/g/MelisaDev/melisa/" tabindex="-1">
|
|
|
|
<img src="https://scrutinizer-ci.com/g/MelisaDev/melisa/badges/quality-score.png?b=master" alt="Scrutinizer" />
|
|
|
|
</a>
|
|
|
|
<a class="github-badge" href="https://melisa.readthedocs.io/en/latest/?badge=latest" tabindex="-1">
|
|
|
|
<img src="https://readthedocs.org/projects/melisa/badge/?version=latest" alt="Documentation Status"/>
|
|
|
|
</a>
|
|
|
|
<a class="github-badge" href="https://github.com/MelisaDev/melisa" tabindex="-1">
|
|
|
|
<img src="https://img.shields.io/github/repo-size/MelisaDev/melisa" alt="Repo Size"/>
|
|
|
|
</a>
|
|
|
|
<a class="github-badge" href="https://github.com/MelisaDev/melisa" tabindex="-1">
|
|
|
|
<img src="https://img.shields.io/github/last-commit/MelisaDev/melisa" alt="GitHub last commit"/>
|
|
|
|
</a>
|
|
|
|
<a class="github-badge" href="https://github.com/MelisaDev/melisa" tabindex="-1">
|
|
|
|
<img src="https://img.shields.io/github/commit-activity/m/MelisaDev/melisa?label=commits" alt="GitHub commit activity"/>
|
|
|
|
</a>
|
|
|
|
<a class="github-badge" href="https://discord.gg/QX4EG8f7aD" tabindex="-1">
|
|
|
|
<img src="https://img.shields.io/discord/951867868188934216" alt="Discord"/>
|
|
|
|
</a>
|
|
|
|
|
|
|
|
<hr>
|
|
|
|
|
2022-03-11 20:38:04 +03:00
|
|
|
<h2 align="center">
|
|
|
|
THIS LIBRARY IS CURRENTLY UNDER DEVELOPMENT!
|
2022-03-17 14:01:46 +03:00
|
|
|
</h2>
|
2022-03-11 20:36:01 +03:00
|
|
|
|
|
|
|
## About
|
|
|
|
<strong>MelisaPy</strong> is a Python library for the [Discord API](https://discord.com/developers/docs/intro).
|
|
|
|
|
2022-03-17 14:01:46 +03:00
|
|
|
We are trying to make our library optimized. We are going to create really cool Cache configuration, so don't worry about the RAM :)
|