Difference between revisions of "Template:LizardBot"

From LizardWiki, FastLizard4's wiki and website
Jump to: navigation, search
(Deprecation notice)
 
(42 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
{{ambox
 +
|type=serious
 +
|text='''LizardBot is no longer in development and is no longer supported.  No further updates will be released for this bot.'''
 +
 +
This page is only kept for historical reasons.
 +
 +
Instead of LizardBot, consider switching to LizardIRC's newer IRC bot, [[LizardIRC/Beancounter|Beancounter]].
 +
}}
 +
{{-}}
 
{| class="wikitable noprint metadata" style="background:#efe; margin-top:0; text-align:center; width:100%;"
 
{| class="wikitable noprint metadata" style="background:#efe; margin-top:0; text-align:center; width:100%;"
 
|-
 
|-
 
! colspan="7" style="background:#dfd;"|
 
! colspan="7" style="background:#dfd;"|
<center><big>'''PHP-LizardBot - Latest version is 6.1.0.0b (SVN r33) @ 14:16, 25 April 2009 (UTC)'''</big></center>
+
<center><big>'''LizardBot for PHP - Latest ''stable'' version is 7.3.0.0b (git tag <code>[https://github.com/FastLizard4/LizardBot-PHP/tree/rel7.3.0.0 rel7.3.0.0]</code>, revision <code>[https://github.com/FastLizard4/LizardBot-PHP/commit/83a77e6a25504bca94cca032e2262d6ecfa981f3 83a77e6a25504bca94cca032e2262d6ecfa981f3]</code>) @ 7:05, 21 February 2013 (UTC)'''</big></center>
 +
 
 +
<center><big>'''[https://github.com/FastLizard4/LizardBot-PHP View Source]'''</big></center>
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
 
| width="14%" |'''[[LizardBot|Home]]'''
 
| width="14%" |'''[[LizardBot|Home]]'''
Line 10: Line 21:
 
----
 
----
 
How to download and configure the bot
 
How to download and configure the bot
| width="14%"| '''[[LizardBot/Opreate|Operation]]'''
+
| width="14%"| '''[[LizardBot/Operate|Operation]]'''
 
----
 
----
 
How to start the bot for the first time
 
How to start the bot for the first time
Line 26: Line 37:
 
Who is writing the bot and how to become a developer
 
Who is writing the bot and how to become a developer
 
|-
 
|-
| colspan="7" | <span class="plainlinks">[http://code.google.com/p/lizardbot Download from Google Code]</span> {{·}} [[LizardBot/Copyrights|Copyright Information]] {{·}} <span class="plainlinks">[http://scalar.cluenet.org/bugzilla/ BugZilla] (project is LizardBot) {{·}} [[LizardBot/Windows|For Windows users]] {{·}} <span class="plainlinks">[irc://irc.freenode.net/lizardbot IRC chat channel for help and support] {{·}} [[Special:CodeReview/LizardBot|Code Review]]
+
| colspan="7" | <span class="plainlinks">[https://github.com/FastLizard4/LizardBot-PHP/tags Download stable ZIPs/.tar.gz's from GitHub]</span> {{·}} [[LizardBot/Copyrights|Copyright Information]] {{·}} <span class="plainlinks">[http://fastlizard4.org/bugzilla/ BugZilla] (project is PHP-LizardBot) {{·}} [[LizardBot/MySQL|MySQL Support and Configuration]] {{·}} [[LizardBot/Windows|For Windows users]] {{·}} <span class="plainlinks">[irc://irc.freenode.net/lizardbot IRC chat channel for help and support] {{·}} [[Special:CodeReview/LizardBot|Code Review]] {{·}} [[LizardBot/Fishbot|Fishbot Module]] {{·}} [[LizardBot/bit.ly API|LizardBot <-> bit.ly API information and documentation]] {{·}} [[LizardBot/Acknowledgments|Acknowledgments]]
 
|-
 
|-
 
{{#if:{{{1<includeonly>|</includeonly>}}}|
 
{{#if:{{{1<includeonly>|</includeonly>}}}|
Line 35: Line 46:
 
{{!}} colspan="7" style="background:#dfd;" {{!}} {{{notes}}}
 
{{!}} colspan="7" style="background:#dfd;" {{!}} {{{notes}}}
 
}}
 
}}
 +
|}
 +
 +
<br clear="all" />
 +
{| style="border: 2px solid #f28500; background: #FFF; color: #000; width: 45%; vertical-align: center; margin: 0.5em auto; padding: 4px;"
 +
||
 +
[[File:Ambox rewrite orange.svg|50px]]
 +
||
 +
'''Note:''' Some experience in the [[w:PHP|PHP programming language]] - which this bot is written in - is recommended for using this bot.  The documentation on this site assumes that you are familiar with at least the basics of PHP (such as declaring variables, how to quote strings, etc.).  That said, this is only a recommendation - if you don't know PHP at all, you are welcome to try out LizardBot, and do ask for help on our [irc://irc.freenode.net/lizardbot IRC channel] or elsewhere if you need it.
 
|}
 
|}

Latest revision as of 02:12, 7 June 2016



Ambox rewrite orange.svg

Note: Some experience in the PHP programming language - which this bot is written in - is recommended for using this bot. The documentation on this site assumes that you are familiar with at least the basics of PHP (such as declaring variables, how to quote strings, etc.). That said, this is only a recommendation - if you don't know PHP at all, you are welcome to try out LizardBot, and do ask for help on our IRC channel or elsewhere if you need it.