Skip to main content

Discord Bot Functions. Includes reaction books with more feature to be added

Project description

The Discord Bot Functions Module contains functions to enhance and simplify your python Discord Bot.

Instalation

pip install dbfn

Usage and examples At the moment it only contains one function: Reaction Books, which allows the user to create interactable embeds

An example of a basic book

from dbfn import reactionbook

# (inside a cog)
async def function(self, ctx):

	book = reactionbook(self.bot, ctx)
	book.createpages("This page only has one line")
	book.createpages(["This page only has...", "...two"])
	await book.createbook(TITLE="Example book", MODE="numbers")

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

dbfn-1.0.6.tar.gz (6.0 kB view details)

Uploaded Source

Built Distribution

dbfn-1.0.6-py3-none-any.whl (18.7 kB view details)

Uploaded Python 3

File details

Details for the file dbfn-1.0.6.tar.gz.

File metadata

  • Download URL: dbfn-1.0.6.tar.gz
  • Upload date:
  • Size: 6.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for dbfn-1.0.6.tar.gz
Algorithm Hash digest
SHA256 cd4dbd6b248386be116cd4d32d1e0a08420fd34b4774e37d3aaf4f5f57a4b70e
MD5 bb626d0f3a6576f9d47430c996932e9f
BLAKE2b-256 307b98ba54f96719e33bc241cc9b785f53ad39a64f6744fff67b25e30c360ccc

See more details on using hashes here.

File details

Details for the file dbfn-1.0.6-py3-none-any.whl.

File metadata

  • Download URL: dbfn-1.0.6-py3-none-any.whl
  • Upload date:
  • Size: 18.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for dbfn-1.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 62639ffc7446c9d5ef91b9259b829f0b4547ccc56b03eca8ae4bcdab0821d6f0
MD5 113fcfc1c070f3a88c0d11c6e94c646e
BLAKE2b-256 95220c1065ea6760e74d07cafd10fbf89ce637e9d24c194764b68d37b09f99f9

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