Skip to content

Commit

Permalink
[info] Change url to point to our site, not phenny
Browse files Browse the repository at this point in the history
  • Loading branch information
embolalia committed Dec 24, 2012
1 parent d0544a9 commit 49a3db6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion info.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ def commands(willie, trigger):
def help(willie, trigger):
response = (
'Hi, I\'m a bot. Say ".commands" to me in private for a list ' +
'of my commands, or see http://inamidst.com/phenny/ for more ' +
'of my commands, or see http://willie.dftba.net for more ' +
'general details. My owner is %s.'
) % willie.config.owner
willie.reply(response)
Expand Down

0 comments on commit 49a3db6

Please sign in to comment.