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.5.tar.gz (6.0 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: dbfn-1.0.5.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.5.tar.gz
Algorithm Hash digest
SHA256 9148764fa6a377415df4047bda4d16825bc2749c390d1f995abf3164bf3d0836
MD5 cfd42dd0a9523a7e005b584b65878843
BLAKE2b-256 6fdfa96de66d21a350a1664a02c8959e2ac9c8704506fd54c56286111a96c419

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dbfn-1.0.5-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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 e115584c481ad674f4660f3aa141d52b3ee0d52d6fc5f95b57d071808aa52ee4
MD5 06db1787e1e099a343b6fe5f1488cd10
BLAKE2b-256 bfa283c09b8f4c3c8b5ba8377c94dbddd3aacf359d39f241ff1111a0a70158b4

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