Integrates MongoDB connection to kBump services for Red bot, enabling data reading and interaction. Adds command to check server bump status with detailed embed output.
8 lines
291 B
JSON
8 lines
291 B
JSON
{
|
|
"author": ["kitsunicWorks"],
|
|
"name": "kBump",
|
|
"short": "A bridge to the kBump database.",
|
|
"description": "Allows this Red bot to read and interact with data from the separate kBump services.",
|
|
"requirements": ["pymongo"],
|
|
"tags": ["utility", "database", "bridge"]
|
|
} |