Skip to main content

A small package for the revoltbots api!

Project description

RevoltBots.py

For Use with the RevoltBotList API!

Installation

pip3 install revoltbots.py

Example Usage:

from revoltbots import RBL
RBList = RBL.RevoltBots(ApiKey="xxxxx", botId="xxxxx")

def post():
    """ POST Stats """
    res = RBList.postStats(3)
    print(res)

def getStats():
    """ GET Stats """
    res = RBList.getStats()
    print(res)


def checkVotes():
    """ GET Votes """
    res = RBList.checkVotes()
    print(res)


def getVoter():
    """ Check Voter """
    res = RBList.checkVoter(userId="id")
    print(res)

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

revoltbots.py-0.0.2.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

revoltbots.py-0.0.2-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

Details for the file revoltbots.py-0.0.2.tar.gz.

File metadata

  • Download URL: revoltbots.py-0.0.2.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.0

File hashes

Hashes for revoltbots.py-0.0.2.tar.gz
Algorithm Hash digest
SHA256 c105f32e21692292a31949fa752933222429fd5812a330c78d2ddcedff4e7d70
MD5 00d8eddc703fa1e936ddcb569d18e405
BLAKE2b-256 899e6814fcb596c0c56c26e46939f89a7acee401b4d345174305d6d7738cce9f

See more details on using hashes here.

File details

Details for the file revoltbots.py-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for revoltbots.py-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 00e8b4abaadfe99c2703a8fdc5311c848c081f4eec3cab4a4765dc82aa0663b5
MD5 8faf25b2b4d176e4a7a06c15f669cfa6
BLAKE2b-256 d4d1c040969ff9b5d24f2d792a0a4d44d7c4ee55e6ca318bb38391bfe7119f04

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