boticordpy/docs/source/quickstart.rst

27 lines
373 B
ReStructuredText
Raw Permalink Normal View History

2022-02-17 19:14:39 +03:00
.. currentmodule:: boticordpy
.. quickstart:
Quickstart
==========
2022-09-10 15:00:26 +03:00
**For some examples or information about other features check our Github-Repo.**
2022-02-17 19:14:39 +03:00
Installation
------------
Enter one of these commands to install the library:
::
pip install boticordpy
::
python3 -m pip install boticordpy
Or just clone the repo: https://github.com/boticord/boticordpy