pyircbot/examples/data/config/MySQL.json

6 lines
103 B
JSON

{
"host": "localhost",
"username": "root",
"password": "root",
"database": "pyircbot"
}