MacFan4000 has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/398089 )
Change subject: Updates to about.php ...................................................................... Updates to about.php Bug: T182806 Change-Id: Ibc9bf9d37965cf29568223215e864dc58e3c38b4 --- M public_html/about.php 1 file changed, 4 insertions(+), 6 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/labs/tools/ZppixBot refs/changes/89/398089/2 diff --git a/public_html/about.php b/public_html/about.php index e719358..d4aa699 100644 --- a/public_html/about.php +++ b/public_html/about.php @@ -1,6 +1,4 @@ -<html> - <head> - <title> About </title> - <body> - <p> ZppixBot is an ircbot maintained by Zppix but is a expiermental version of Piaget2 and a standalone bot as well. You can watch the development as it happens here, https://phabricator.wikimedia.org/project/view/2325/</p> - </> +<title>About -ZppixBot</title> +<h1>About</h1> +<body> +ZppixBot is an IRC bot running <a href="https://sopel.chat">Sopel</a> 6.5.1 and Python 2.7.9. ZppixBot has lots of commands and more can be added by writing more modules. The home channel for ZppixBot is <a href="irc://chat.freenode.net/#ZppixBot">#ZppixBot</a>where you can get help from the maintainers. ZppixBot's current maintainers are Zppix and Reception123.</body> \ No newline at end of file -- To view, visit https://gerrit.wikimedia.org/r/398089 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ibc9bf9d37965cf29568223215e864dc58e3c38b4 Gerrit-PatchSet: 2 Gerrit-Project: labs/tools/ZppixBot Gerrit-Branch: master Gerrit-Owner: MacFan4000 <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
