{
"System": {
"Debug": false,
"Statistic": true
},
"Database": {
"Generate": true,
"LogSQL": false,
//使用 Sqlite
"DbType": "sqlite",
"DbName": "data"
//使用 Mysql, 也支持 Pgsql
//"DbType": "mysql",
//"DbHost": "localhost",
//"DbPort": 3306,
//"DbName": "db_name",
//"DbUser": "root",
//"DbPassword": "root"
},
"Telegram": {
"Proxy": null,
"BotToken": "123456:abcdefg",
"AdminUsers": [],
"DropPendingUpdates": false
},
"AsfIpcs": [
{
"Name": "example",
"BaseUrl": "http://127.0.0.1:1242",
"IpcPassword": "",
"Proxy": null
}
]
}
-
-
Notifications
You must be signed in to change notification settings - Fork 0
License
chr233/ASF-Bot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Code of conduct
Stars
Watchers
Forks
Sponsor this project
Packages 0
No packages published