Skip to content
This repository was archived by the owner on Sep 29, 2021. It is now read-only.

Commit 07d0a2c

Browse files
committed
Change uname update
1 parent f0853e8 commit 07d0a2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

userbot/modules/updater.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ async def upstream(ups):
127127
await ups.edit(
128128
'`Force-Syncing to latest stable userbot code, please wait...`')
129129
else:
130-
await ups.edit('`Updating userbot, please wait....`')
130+
await ups.edit('`Updating One4uBot, please wait....`')
131131
# We're in a Heroku Dyno, handle it's memez.
132132
if HEROKU_APIKEY is not None:
133133
import heroku3

0 commit comments

Comments
 (0)