Configure your bot's behavior and preferences
Edit the configuration below. Make sure to maintain the proper JavaScript syntax.
Define command prefixes like !, ., /, #
prefix: ["!", ".", "/", "#"]
Set bot owners and their access levels
owner: [["number", "name", "role"]]
Configure API endpoints and keys
APIs: { btz: "url" }
APIKeys: { "url": "key" }