Skip to main content

A personal nextcord bot base package for bots.

Project description

botbase

This is a bot base project for Discord python bots made with nextcord to reduce boilerplate.

Config values

Key Type Default
db_enabled bool True
db_url str
db_name str
db_user str "ooliver"
db_host str "localhost"
version str "0.0.0"
aiohttp_enabled bool True
colors list[int] [0x9966CC]
blacklist_enabled bool True
prefix str | list[str] None
helpmsg str defaulthelpmsg
helpindex str defaulthelpindex
helptitle str "Help Me!"
helpfields dict[str, str] {}
helpinsert str ""
emojiset Emojis[str, str] Emojis[]
logchannel int None
guild_ids list[int] 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.20.6.tar.gz (14.5 kB view hashes)

Uploaded Source

Built Distribution

ooliver_botbase-1.20.6-py3-none-any.whl (19.5 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