Skip to content
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
8 changes: 4 additions & 4 deletions app.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

{
"name": "Marie_Chechi2.0",
"name": "Crazy_Dude",
"description": "Telegram's sassiest group manager. Modular Telegram group management bot!",
"keywords": [
"telegram",
Expand All @@ -9,7 +9,7 @@
"manager",
"3"
],
"repository": "hhttps://github.com/TGExplore/Marie_Chechi2.0",
"repository": "hhttps://github.com/TGExplore/Crazy_Dude",
"env": {
"ENV": {
"description": "Setting this to ANYTHING will enable env variables",
Expand All @@ -21,11 +21,11 @@
},
"OWNER_ID": {
"description": "An integer of consisting of your owner ID",
"value": "683538773"
"value": "685624391"
},
"OWNER_USERNAME": {
"description": "Your username",
"value": "ViruZs"
"value": "AkhilCrazY"
},
"WEBHOOK": {
"description": "Setting this to ANYTHING will enable webhooks when in env mode messages",
Expand Down