Skip to content

photofroggy/Terra

Repository files navigation

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    <head>
        <title>Terra 2 - README</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
        <link rel="stylesheet" type="text/css" href="./storage/docs/readme/style.css" />
    </head>
    <body>
        <div class="wrap">
            <ul class="topinfo">
                <li>Version: <a href="#">1 Public Beta</a>,</li>
                <li>Author: <a href="http://photofroggy.deviantart.com/">photofroggy</a>,</li>
                <li>License: <a href="http://www.gnu.org/licenses/gpl.html">GNU GPL v3.0+</a></li>
            </ul>
            <div class="body">
                <h1 class="top">Terra 2 &mdash; README</h1>
                <ul class="nav">
                    <li>Terra 2</li>
                </ul>
                <div>
                    <h2><a name="welcome"></a>
                        Welcome<em>!</em></h2>
                    <p>
                        Welcome to Terra!
                    </p><p>
                        Before you ask me for help, the best advice I or anyone else can
                        give you is "read". That's all you have to do in most cases. Read
                        the stuff that's available to you, reading can work wonders!
                    </p><p>
                        Terra is a bot in Python using only custom and built-in modules
                        and functions, meaning you only need to have Python 3.1 or better
                        installed to run this bot, and no extras!
                    </p><p>
                        Thanks for downloading Terra, I hope you have fun using it!
                    </p><p>-- photofroggy</p>
                    <h2><a name="setup"></a>
                        Setup</h2>
                    <p>
                        Setting up Terra can differ greatly depending on the Operating
                        System that you are using. For relevent setup instructions, please
                        choose your operating system from the list below.
                    </p>
                    <ul class="oslist">
                        <li>&#x2014; <a href="./storage/docs/readme/windows.html">Windows</a></li>
                        <li>&#x2014; <a href="./storage/docs/readme/osx.html">Apple Mac OS X</a></li>
                        <li>&#x2014; <a href="./storage/docs/readme/linux.html">Linux</a></li>
                    </ul>
                    <h2><a name="extensions"></a>
                        Extensions</h2>
                    <p>
                        Terra uses an object oriented extension system. The extensions in Terra are
                        what power the commands that come with Terra. To learn about Terra's extensions
                        and the commands that they provide, go ahead and click
                        <a href="./storage/docs/readme/extension/index.html">this link</a>!
                    </p>
                    <h2><a name="extra"></a>
                        Extra</h2>
                    <p>
                        More documentation is available at <a href="http://www.botdom.com/documentation/Terra">
                        this website</a>.
                    </p><p>
                        Keep in mind that there are also exclusive documentation
                        files in the <a href="./storage/docs">documentation folder</a>
                        for this bot! Check out both places if you want to know more about this bot.
                    </p>
                </div>
                <blockquote class="disclaimer">
                    <p>
                        Terra is in no way affiliated with or endorsed by deviantART.com.
                        This is not an official service of deviantART.com. This is an independent
                        project created by photofroggy:
                            &lt;http://photofroggy.deviantart.com&gt;
                    </p><p>
                        THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
                        APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
                        HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
                        OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
                        THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
                        PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
                        IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
                        ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
                    </p>
                </blockquote>
            </div>
        </div>
    </body>
</html>

Releases

No releases published

Packages

No packages published

Languages