Skip to main content

KoGaMa.py-Rewrite is an API-wrapper for KoGaMa.

Project description

KoGaMa.py-Rewrite

Python Version Pypi MIT license Downloads

KoGaMa.py-Rewrite, an easy to use API-wrapper for KoGaMa.

About

  • KoGaMa.py-Rewrite is an API-Wrapper for KoGaMa, an Online Game, re-written in Python 3.8+. The Original Version was: KoGaMa.py, made by Ars3ne.

  • With this package, you can create your own projects, like Anti-Spams Bots or even Auto-Moderator Bot!

  • If you use this Package to create project which violates KoGaMa's Terms of Use, your account will most likely get banned. Some features can also be disabled without previous warnings, in order to prevent user abuse.

  • In case you've been banned for Innapropiated or Bad Use of this package, we have no responsability. (You've been warned!)

  • Note: Versions bellow 0.5 might not work properly.. We recommend you always installing newer versions.


Installation:

  • In order to install this library, run the following command: Windows:
# Windows
pip install KoGaMa.py-Rewrite

Unix/macOS:

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

Key Features:

  • Easy to Use.
  • Alot of Features.
  • 1 Dependency (Requests.)

Example:

from Kogama.kogama import KoGaMa

client = KoGaMa("www") # Change "www" to your server.
client.Login("Admin", "MySecretPassword") # Makes login in our account..
client.PostFeed("12345678", "Hello, I'm using KoGaMa.py-Rewrite") # Posts a message in our Feed.
client.run() # Keeps the account alive.

Credits:

  • Tokeeto :: Helped me sending requests to the server & debbuging.
  • MD :: Debbuging Code.
  • Junko :: Debbuging Code.

Documentation:

PS: If you have any trouble using the Package contact me on Discord: TheNoobPro44#2525.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

KoGaMa.py-Rewrite-0.5.3.tar.gz (7.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page