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 |
name |
str |
None |
Project details
Release history Release notifications | RSS feed
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.21.0.tar.gz
(14.6 kB
view details)
Built Distribution
File details
Details for the file ooliver-botbase-1.21.0.tar.gz
.
File metadata
- Download URL: ooliver-botbase-1.21.0.tar.gz
- Upload date:
- Size: 14.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 35cd724c2082ab33adaf385d5c312a18afc1042ba193d6b5d76603b8d6ab1f6e |
|
MD5 | 722961c79a1afeecac8b0fb86dbbed59 |
|
BLAKE2b-256 | 2501072584a03a6f9e82ceb2e5a1ebb1a79d51c99325423db13f0f39250cee93 |
File details
Details for the file ooliver_botbase-1.21.0-py3-none-any.whl
.
File metadata
- Download URL: ooliver_botbase-1.21.0-py3-none-any.whl
- Upload date:
- Size: 19.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e96bea53f54d8f67907f13f393122cfb882653c8892a9aa7d0793ee091d8da6b |
|
MD5 | 5904e28dbbc1374e34111f790fea2086 |
|
BLAKE2b-256 | d842f1e368436abc71a26061c562750a174619954cc1b4bc66c35c4d7394d39b |