AsmSafone / MusicPlayer

A Telegram Music Bot written in Python using Pyrogram and Py-Tgcalls. This is Also The Source Code of The UserBot Which is Playing Music in @S1-BOTS Support Group ❤️
GNU Affero General Public License v3.0
284 stars 1.07k forks source link

Update app.json #44

Closed AetherVoyager closed 2 weeks ago

AetherVoyager commented 2 weeks ago

from free to echo

Summary by Sourcery

Update the app.json configuration to change the worker size from 'free' to 'echo'.

Deployment:

sourcery-ai[bot] commented 2 weeks ago

Reviewer's Guide by Sourcery

This pull request updates the worker size configuration in the app.json file from "free" to "echo".

File-Level Changes

Change Details Files
Update worker size configuration
  • Change the 'size' property of the 'worker' formation from 'free' to 'echo'
app.json

Tips - Trigger a new Sourcery review by commenting `@sourcery-ai review` on the pull request. - Continue your discussion with Sourcery by replying directly to review comments. - You can change your review settings at any time by accessing your [dashboard](https://app.sourcery.ai): - Enable or disable the Sourcery-generated pull request summary or reviewer's guide; - Change the review language; - You can always [contact us](mailto:support@sourcery.ai) if you have any questions or feedback.