feat: add kBump database bridge cog
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.
This commit is contained in:
8
kbump/info.json
Normal file
8
kbump/info.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"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"]
|
||||
}
|
||||
Reference in New Issue
Block a user