mirror of
https://github.com/danog/downloadRenameBot.git
synced 2024-11-26 12:04:54 +01:00
17 lines
409 B
JSON
17 lines
409 B
JSON
{
|
|
"name": "danog/download-rename-bot",
|
|
"description": "2gb+ Telegram file/YouTube upload&renamer bot based on MadelineProto",
|
|
"type": "project",
|
|
"require": {
|
|
"danog/madelineproto": "^8"
|
|
},
|
|
"minimum-stability": "beta",
|
|
"license": "AGPL-3.0-only",
|
|
"authors": [
|
|
{
|
|
"name": "Daniil Gentili",
|
|
"email": "daniil@daniil.it"
|
|
}
|
|
]
|
|
}
|