Skip to content

Commit c84b8fe

Browse files
authored
Update to working jabber server. (GoogleCloudPlatform#624)
1 parent 9072d9b commit c84b8fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

compute/xmpp_wikibot/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,12 @@ using [pip](http://pip.readthedocs.io/en/stable/):
5858

5959
You'll need to have an XMPP account prior to actually running the sample.
6060
If you do not have one, you can easily create an account at one of the many
61-
XMPP servers such as [Jabber.at](https://jabber.at/account/register/).
61+
XMPP servers such as [xmpp.jp](http://xmpp.jp).
6262
Once you have an account, run the following command:
6363

6464
python wikibot.py '<YOUR XMPP USERNAME>' '<PASSWORD>'
6565

66-
Where the username (e.g., 'bob@jabber.at') and password for the account that
66+
Where the username (e.g., 'bob@xmpp.jp') and password for the account that
6767
you'd like to use for your chatbot are passed in as arguments.
6868

6969
Enter control-C to stop the server

0 commit comments

Comments
 (0)