Skip to content

jmfridey/COC-Clan-Page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COC-Clan-Page

Clash of Clans Clan Page - Uses the Clash of Clans API to display your clans information and clan members information.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Web Server with PHP5.6+
Web Server with Static IP address.

Installing

Upload the files to your web server.

Go to https://developer.clashofclans.com to setup your API token.

Edit the php/coc-clan.php file and change the following variables with your API Token and Clan Tag.

Examples:

$token = "eyJ0eXAi0iJK...JX0LoTnNQ";
$clantag = "#AAA000BB";

Built With

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages