Skip to content

Commit 9119017

Browse files
authored
Update app.json
1 parent 192f89c commit 9119017

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"sharing"
99
],
1010
"repository": "https://github.com/CodeXBotz/File-Sharing-Bot",
11+
"logo": "https://telegra.ph/file/14d3013fda21281c54b61.jpg",
1112
"env": {
1213
"TG_BOT_TOKEN": {
1314
"description": "Your Bot token, Get it from @Botfather",
@@ -31,7 +32,7 @@
3132
},
3233
"START_MESSAGE": {
3334
"description": "Optional: start message of bot, use HTML parsemode format",
34-
"value": "",
35+
"value": "Hello {firstname}\n\nI can store private files in Specified Channel and other users can acess it from special link.",
3536
"required": false
3637
},
3738
"ADMINS": {

0 commit comments

Comments
 (0)