Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alfaonetech55 patch 2 #2

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions app.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "Harita",
"name": "alfaonetech55",
"description": "A Telethon based Telegram group management bot.",
"logo": "https://telegra.ph/file/8f121a6cbded3de42ffdd.jpg",
"keywords": [
Expand All @@ -9,7 +9,7 @@
"manager",
"Miley"
],
"repository": "https://github.com/TeamEviral/HaritaRobot",
"repository": "https://github.com/Alfaonetech55/alfaonetech55",
"addons": [
{
"options": {
Expand Down Expand Up @@ -46,7 +46,7 @@
},
"OWNER_USERNAME": {
"description": "Your username without the @",
"value": "Eviral"
"value": "alfaonetech55"
},
"STRING_SESSION": {
"description": "Your Telethon String Session. Create it by repl.it.",
Expand Down Expand Up @@ -76,7 +76,7 @@
"UPSTREAM_REPO_URL": {
"description": "Required for Update module",
"required": true,
"value": "https://github.com/TeamEviral/HaritaRobot"
"value": "https://github.com/Alfaonetech55/alfaonetech55"
}
},
"keywords": [
Expand All @@ -86,6 +86,6 @@
"manager",
"Miley"
],
"name": "Harita",
"repository": "https://github.com/TeamEviral/HaritaRobot"
"name": "Alfaonetech55",
"repository": "https://github.com/alfaonetech55/Alfaonetech55"
}