Skip to main content

Create Animal Jam bots with ease!

Project description

animaljam

animaljam a python module to easily create bots on Animal Jam Classic.

Example:

import animaljam

if animaljam.login('username', 'password') == 'Failed to login.':
    print('Error logging in!')
else:
    animaljam.joinDen('randomusername')
    while True:
        animaljam.jag('randomusername', 'LOL')

Change Log

0.0.2 (21/10/2021)

  • Minor changes

0.0.1 (21/10/2021)

  • First Release

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

animaljam-0.0.2.tar.gz (3.8 kB view details)

Uploaded Source

File details

Details for the file animaljam-0.0.2.tar.gz.

File metadata

  • Download URL: animaljam-0.0.2.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for animaljam-0.0.2.tar.gz
Algorithm Hash digest
SHA256 7f88c2103b3151e3120639b0b0a7dbc92013e3a00aed38dd2773f1a8978b073b
MD5 f4859a19b880fa2bf1b242411cbb57e9
BLAKE2b-256 da5e95f523baade1451cbbf34e927a4b5bd70f35e45f3e3913b7057ee61b8d1d

See more details on using hashes here.

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