KoGaMa.py-Rewrite

KoGaMa.py-Rewrite is an API-Wrapper for the KoGaMa Website API.


License
MIT
Install
pip install KoGaMa.py-Rewrite==0.6.1

Documentation

KoGaMa.py-Rewrite

Python Version Pypi MIT license Downloads

KoGaMa.py-Rewrite is an API-Wrapper for the KoGaMa Website API. You can create any projects you want with this package.

About

Installation

Notice: Python 3.9.x or higher is required.

    # Linux/macOS
    python3 -m pip install KoGaMa.py-Rewrite

    # Windows
    py -3 -m pip install KoGaMa.py-Rewrite

Key Features

  • Easy to Use & Learn.
  • Many features.

Quick Example

from Kogama.kogama import KoGaMa

client = KoGaMa("www")
client.login("CoolKoGaMian", "MySecretPassword")
client.post_feed_message("12345678", "hello")

Credits

  • Tokeeto :: Fixing bugs and for the pull request.

Link

  • Need any help regarding the package? Contact me on Discord: TheNoobPro44#5561