diff options
| author | TheEdgeNK <trey6979@gmail.com> | 2018-07-10 23:30:53 -0400 |
|---|---|---|
| committer | TheEdgeNK <trey6979@gmail.com> | 2018-07-10 23:30:53 -0400 |
| commit | 4b25bae143e47215da956f1e4e4f891cbfa0829c (patch) | |
| tree | 449f2d4c94059961dba009d5d55bcb60b45f0724 | |
| parent | 7a435a552f514e8d5f3ca69363bde74f013652ce (diff) | |
| download | pokeworld-website-4b25bae143e47215da956f1e4e4f891cbfa0829c.tar.gz pokeworld-website-4b25bae143e47215da956f1e4e4f891cbfa0829c.tar.bz2 pokeworld-website-4b25bae143e47215da956f1e4e4f891cbfa0829c.zip | |
The Bot lel
| -rw-r--r-- | galaxy/botinfo/index.html | 5 | ||||
| -rw-r--r-- | galaxy/index.html | 3 |
2 files changed, 8 insertions, 0 deletions
diff --git a/galaxy/botinfo/index.html b/galaxy/botinfo/index.html index 7bc2b3e..84de18e 100644 --- a/galaxy/botinfo/index.html +++ b/galaxy/botinfo/index.html @@ -36,6 +36,11 @@ <div class="container"> <h1>Galaxy</h1> <p>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.</p> + <h2>Invite</h2> + <p>To invite, use Discord Bot List. The widget below provides information and an invite link for the bot.</p> + <center><a href="https://discordbots.org/bot/417096530596724737" > + <img src="https://discordbots.org/api/widget/417096530596724737.svg" alt="Galaxy" /> + </a></center> <h2>Download</h2> <p>If you are looking for all the newest features but don't care about how stable it is, pick up a copy on our <a href="https://github.com/UniverseDevGroup/GalaxyBot">GitHub</a>. Otherwise, you can get a <a href="https://github.com/UniverseDevGroup/GalaxyBot/releases">release</a> which are proven to be a lot more stable then the random things we put on the main branch.</p> <p></p> diff --git a/galaxy/index.html b/galaxy/index.html index 1b9ff1e..ff9dfd7 100644 --- a/galaxy/index.html +++ b/galaxy/index.html @@ -37,6 +37,9 @@ <h1>Galaxy</h1> <p>The Discord bot designed to engage users and administrators alike.</p> <p>Invite from Discord Bot List.</p> + <center><a href="https://discordbots.org/bot/417096530596724737" > + <img src="https://discordbots.org/api/widget/417096530596724737.svg" alt="Galaxy" /> + </a></center> </div> <footer> <p>PokeWorld by: Alee, TheEdgeNK and jtsshieh, Copyright © 2018</p> |
