Skip to content

Commit 8bce78c

Browse files
authored
Update room_bot.py
1 parent 99b892d commit 8bce78c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/advanced/room_bot.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
from wechaty import Contact, Room, Wechaty, get_logger, Message
1010

11-
welcome = """=============== Powered by Wechaty ===============
12-
-------- https://github.com/Chatie/wechaty --------
11+
welcome = """=============== Powered by Python-Wechaty ===============
12+
-------- https://github.com/Chatie/python-wechaty --------
1313
Hello,
1414
I'm a Wechaty Botie with the following super powers:
1515
1. Find a room

0 commit comments

Comments
 (0)