Skip to main content

A simple and easy-to-use unofficial python wrapper around the Electro discord bot list api

Project description

Edblpy

Edblpy is an unofficial python module utilizing the electro discord bot list api . Easy to use and well documented!

Getting started

  • You must have ython 3*
  • A bot's / user's id
  • Install the module using pip : pip install edblpy
  • Import what you need : from edblpy import bots or from edblpy import users
  • View more about usage in the docs section

Docs

Class : Bot

Params ( name , description , type , default )

id : The bot's id (Required) : integer : None

Methods ( name , description , params , returns)

get_info : Gets the bot's info : None : Dict

Class : User

Params ( name , description , type , default )

id : The user's id (Required) : integer : None

Methods ( name , description , params , returns)

get_info : Gets the user's info : None : Dict

Examples

Getting a user's info

from edblpy import users
jake = User(480407581085532180)
print(jake.get_info())

Getting a bot's info

from edblpy import users
mika = Bot(631669116926820353)
print(mika.get_info())

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

edblpy-1.0.tar.gz (2.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

edblpy-1.0-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

Details for the file edblpy-1.0.tar.gz.

File metadata

  • Download URL: edblpy-1.0.tar.gz
  • Upload date:
  • Size: 2.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.44.1 CPython/3.7.4

File hashes

Hashes for edblpy-1.0.tar.gz
Algorithm Hash digest
SHA256 81a5bc9acb01390f235e591dc9cb8c0826f8bf28a83df8f90adfb6decdbc3ac4
MD5 76b53d3abfb702902429b16de2aa0cfe
BLAKE2b-256 488d7ed76379dee66fa9480ef85e35a7c8f517aec6a7f9ed894c2b4839f87ba8

See more details on using hashes here.

File details

Details for the file edblpy-1.0-py3-none-any.whl.

File metadata

  • Download URL: edblpy-1.0-py3-none-any.whl
  • Upload date:
  • Size: 2.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.44.1 CPython/3.7.4

File hashes

Hashes for edblpy-1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 796fb791cda2603e37a938408cbc42022b26c77dcbcdc8b969e8b1e9303c043a
MD5 861a98763f87863ce9a65103888c2784
BLAKE2b-256 bb7a5f640184ca2d19e9cbfbbce4bccf3806e79669afc8399d3f32b439dc543b

See more details on using hashes here.

Supported by

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