Skip to main content

A personal nextcord bot base package for bots.

Project description

botbase

This is a botbase project for nextcord Discord Python bots to reduce boilerplate.

Config values

db_enabled: bool default True

db_url: str either this or name

db_name: str either this or url

db_user: str default "ooliver"

db_host str default "localhost"

version: str default "0.0.0"

aiohttp_enabled: bool default True

colors: list[int] default [0x9966CC]

blacklist_enabled: bool default True

prefix: str | list[str]

helpmsg: str default defaulthelpmsg

helpindex: str default defaulthelpindex

helptitle: str default "Help Me!"

helpfields: dict[str, str] default {}

helpinsert: str default ""

emojiset: Emojis[str, str] default Emojis()

logchannel: int default None

guild_ids: list[int] default None

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

ooliver-botbase-1.17.1.tar.gz (14.2 kB view hashes)

Uploaded Source

Built Distribution

ooliver_botbase-1.17.1-py3-none-any.whl (19.1 kB view hashes)

Uploaded Python 3

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