Introduces new cog modules for bump, debug, setup, and other functionalities. Implements core abstractions for database, embeds, file handling, and async utilities. Updates configuration and requirements for enhanced bot capabilities.
8 lines
113 B
YAML
8 lines
113 B
YAML
managers:
|
|
- USERID
|
|
prefix: '!!'
|
|
token: ""
|
|
version: '0.2'
|
|
mongo: "mongodb://HOST:PORT/DATABASE"
|
|
bot_name: "kBump"
|