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 is an easy to use API-wrapper for KoGaMa.

About

  • KoGaMa.py-Rewrite is an API-Wrapper for KoGaMa, a online game, re-written in Python 3.8+. The original version was called KoGaMa.py, and was made by Ars3ne.

  • With this library, you can create your own projects, like Anti-Spams Bots or even Auto-Moderator Bots! Some features such as: Reporting Users, Sending Comments.. have cooldowns in order to prevent user abuse.

  • If you're found abusing of KoGaMa.py-Rewrite to create projects that violates the Terms of Use, we have the right to send a report to the KoGaMa Moderation Team, and you can get banned. Features can also be disabled without previous warnings, in order to prevent user abuse.

  • I, TheNoobPro44, don't take any responsability in case your account get banned for Innapropiated or Bad use of this library, you've been warned.

  • Note: The only working versions are above 0.4.8!

Key Features

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

Installation:

In order to install this library, run the following command:

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

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

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.tar.gz (7.2 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