Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:58:47 +08:00
commit 7f9e8bc9fb
6 changed files with 1068 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "discord-postgres-dev",
"description": "Expert agents for Discord.py bot development with PostgreSQL using 2025 modern libraries and best practices",
"version": "1.0.0",
"author": {
"name": "Discord Bot Developer"
},
"agents": [
"./agents"
]
}