{ "botToken": "1234567890:ABCDEFGHIJKLMNOP_qrstuvwxyz12345678", "plugins": [ "IntroductionPlugin" ], "introduction": { "onStartCommandMessage": "Hello World" }, "database": { "url": "jdbc:sqlite:file:local.db?mode=memory&cache=shared" } }