Skip to content

Commit

Permalink
Update updater.py
Browse files Browse the repository at this point in the history
  • Loading branch information
TechnoAyanOfficial authored Mar 28, 2020
1 parent 566904d commit 61dd9af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion userbot/plugins/updater.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"in this case, Updater is unable to identify the branch to be updated."
"please check out to an official branch, and re-start the updater."
)
OFFICIAL_UPSTREAM_REPO = "https://github.com/japarmar/GujjuBot/"
OFFICIAL_UPSTREAM_REPO = "https://github.com/TechnoAyanOfficial/TechnoAyanBoT/"
BOT_IS_UP_TO_DATE = "the userbot is up-to-date."
NEW_BOT_UP_DATE_FOUND = (
"new update found for {branch_name}\n"
Expand Down

0 comments on commit 61dd9af

Please sign in to comment.