mirror of
https://github.com/InsanusMokrassar/PlaguBotBotTemplate.git
synced 2025-09-02 06:39:44 +00:00
update
This commit is contained in:
13
config.json
13
config.json
@@ -1,12 +1,17 @@
|
||||
{
|
||||
"database": {
|
||||
"url": "jdbc:sqlite:file:test?mode=memory&cache=shared"
|
||||
},
|
||||
"botToken": "1234567890:ABCDEFGHIJKLMNOP_qrstuvwxyz12345678",
|
||||
"plugins": [
|
||||
{
|
||||
"type": "Hello",
|
||||
"parameter": "Example"
|
||||
}
|
||||
]
|
||||
],
|
||||
"params": {
|
||||
"defaultDatabase": [
|
||||
"dev.inmo.plagubot.config.DatabaseConfig",
|
||||
{
|
||||
"url": "jdbc:sqlite:file:test?mode=memory&cache=shared"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user