Skip to main content

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 Bot or from edblpy import User
  • 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 User
jake = User(480407581085532180)
print(jake.get_info())

Getting a bot's info

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

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.3.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.3.0-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: edblpy-1.3.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.3.0.tar.gz
Algorithm Hash digest
SHA256 6d8d0e7d2102426f8ac8eae5dbbc9e1da83748c174fad66a973c83648458e8ee
MD5 14f5b63165e8d57404225e88ab1555dc
BLAKE2b-256 759f225643aeec39b13fcd885a72234f00f5f3cd3d72afbaa78d789fecd3feac

See more details on using hashes here.

File details

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

File metadata

  • Download URL: edblpy-1.3.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.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 51761f3ead4a6c10b985524347d20d7baca5f717a3f779feeac1b69ca3fa362c
MD5 584f11ee9b75f976c1f2210061d8aaa6
BLAKE2b-256 12446e2654523f9093b2308f76c7ab6a009bb18749b2965bf971490d67b481c8

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 Sentry Error logging StatusPage Status page