From e541728b274c1cfc958f5cceee25b1a0289c0418 Mon Sep 17 00:00:00 2001 From: TheEdgeNK Date: Wed, 11 Jul 2018 11:09:42 -0400 Subject: page updates --- galaxy/botinfo/commands/index.html | 116 ----------------------------------- galaxy/botinfo/css/style.css | 68 -------------------- galaxy/botinfo/index.html | 71 --------------------- galaxy/botinfo/pokebotbannerlogo.png | Bin 197764 -> 0 bytes 4 files changed, 255 deletions(-) delete mode 100644 galaxy/botinfo/commands/index.html delete mode 100644 galaxy/botinfo/css/style.css delete mode 100644 galaxy/botinfo/index.html delete mode 100644 galaxy/botinfo/pokebotbannerlogo.png (limited to 'galaxy/botinfo') diff --git a/galaxy/botinfo/commands/index.html b/galaxy/botinfo/commands/index.html deleted file mode 100644 index 786fb18..0000000 --- a/galaxy/botinfo/commands/index.html +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - PokeWorld | Pokebot - - - - - - - - - - - - - - - -
-
-
-

PokeWorld

-
- -
-
-
-

PokeBot Commands and Help Contents

-

This is the right place to get more information on the bot.

-

Thanks for using PokeBot! If you find any bugs or errors, please report an issue on our GitHub!

-

Now that PokeBot is a public bot, we are making this page so that you can see extra details on bot commands, and what they do.

-

Command List and Description [Prefix: p:]

-

Fun

- -

Getting Started

- -

Moderation

- -

Music

- -

Owners Only

- -

Pokemon (All Commands PokeWorld exclusive.)

- -

Utility

- -
- - - diff --git a/galaxy/botinfo/css/style.css b/galaxy/botinfo/css/style.css deleted file mode 100644 index 6b24190..0000000 --- a/galaxy/botinfo/css/style.css +++ /dev/null @@ -1,68 +0,0 @@ -body { - font-family: Segoe UI, Helvetica, Arial; - padding:0; - margin:0; - background-color:#3e443e; - color:white; -} - -.container { - width:80%; - margin:auto; - overflow:hidden; -} - -header { - background-color:#262627; - color:white; - padding-top:30px; - min-height:70px; - border-bottom:#0a4db1 3px solid; -} - -header a { - color:white; - text-decoration:none; - font-size:16px; -} - -header ul { - margin:0; - padding:0; -} - -header li { - display:inline; - padding: 0 20px 0 20px; -} - -header #branding { - float:left; -} - -header #branding h1 { - margin:0; -} - -header nav { - float:right; - margin-top:10px; -} - -header .current a { - color:#0a4db1; - font-weight:bold; -} - -header a:hover { - color:#302f77; - font-weight:Bold; -} - -footer { - padding:20px; - margin-top:20px; - color:white; - background-color: #0a4db1; - text-align: center; -} \ No newline at end of file diff --git a/galaxy/botinfo/index.html b/galaxy/botinfo/index.html deleted file mode 100644 index d107c83..0000000 --- a/galaxy/botinfo/index.html +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - PokeWorld | Pokebot - - - - - - - - - - - - - - - -
-
-
-

Universe

-
- -
-
-
-

Galaxy

-

Galaxy is a Discord Utility bot that is meant to make a tighter bond between users and admins. From moderation to fun and games, we want users of your guilds to have a fun experience, and Galaxy will help you with that.

-

Invite

-

To invite, use Discord Bot List. The widget below provides information and an invite link for the bot.

-
- Galaxy -
-

Download

-

If you are looking for all the newest features but don't care about how stable it is, pick up a copy on our GitHub. Otherwise, you can get a release which are proven to be a lot more stable then the random things we put on the main branch.

-

-

Changelog

- -
- - - diff --git a/galaxy/botinfo/pokebotbannerlogo.png b/galaxy/botinfo/pokebotbannerlogo.png deleted file mode 100644 index 0ce7a8f..0000000 Binary files a/galaxy/botinfo/pokebotbannerlogo.png and /dev/null differ -- cgit v1.2.3