File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -58,12 +58,12 @@ using [pip](http://pip.readthedocs.io/en/stable/):
58
58
59
59
You'll need to have an XMPP account prior to actually running the sample.
60
60
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 ) .
62
62
Once you have an account, run the following command:
63
63
64
64
python wikibot.py '<YOUR XMPP USERNAME>' '<PASSWORD>'
65
65
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
67
67
you'd like to use for your chatbot are passed in as arguments.
68
68
69
69
Enter control-C to stop the server
You can’t perform that action at this time.
0 commit comments