Skip to content

Commit

Permalink
ClashKing v4
Browse files Browse the repository at this point in the history
  • Loading branch information
MagicTheDev committed Jan 27, 2024
1 parent 1ea2b00 commit fc12041
Show file tree
Hide file tree
Showing 4 changed files with 90 additions and 165 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*.env
.env
__pycache__
venv
/venv/Lib/site-packages
Expand Down
181 changes: 89 additions & 92 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,93 +1,90 @@
# ClashKing
<div id="top"></div>

[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]


<!-- PROJECT LOGO -->
<br />
<div align="center">
<a href="https://github.com/MagicTheDev/MagicBot">
<img src="https://cdn.discordapp.com/attachments/843624785560993833/936730769487978506/2715c2864c10dc64a848f7d12d1640d0.png" alt="Logo" width="80" height="80">
</a>

<h3 align="center">Clashking</h3>

<p align="center">
Clash of Clans family management bot for roles, player info, rankings, leaderboards, and more!
<br />
<a href="https://github.com/MagicTheDev/MagicBot"><strong>Explore the docs »</strong></a>
<br />
<br />
<a href="https://discord.gg/Z96S8Gg2Uv">View Demo</a>
·
<a href="https://github.com/MagicTheDev/MagicBot/issues">Report Bug</a>
·
<a href="https://github.com/MagicTheDev/MagicBot/issues">Request Feature</a>
</p>
</div>



<!-- ABOUT THE PROJECT -->
## ClashKing

An Open Source Clash of Clans Discord Bot pushing the boundaries of what is possible! Coverage of the full API + more.



### Built With

* [Python 3.11](https://www.python.org/)
* [coc.py](https://cocpy.readthedocs.io/en/latest/)
* [disnake](https://docs.disnake.dev/en/stable/index.html)
* [Motor](https://motor.readthedocs.io/en/stable/tutorial-asyncio.html)


<!-- GETTING STARTED -->


<!-- CONTRIBUTING -->
## Contributing

If you have a suggestion that would make this better, please fork the repo and create a pull request.
Don't forget to give the project a star! Thanks again!


<!-- LICENSE -->
## License

Distributed under the MIT License. See `LICENSE` for more information.


<!-- CONTACT -->
## Contact

Discord: [Demo & Support Server](https://discord.gg/clashking)









<!-- MARKDOWN LINKS & IMAGES -->
<!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->
[contributors-shield]: https://img.shields.io/github/contributors/MagicTheDev/MagicBot.svg?style=for-the-badge
[contributors-url]: https://github.com/MagicTheDev/MagicBot/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/MagicTheDev/MagicBot.svg?style=for-the-badge
[forks-url]: https://github.com/MagicTheDev/MagicBot/network/members
[stars-shield]: https://img.shields.io/github/stars/MagicTheDev/MagicBot.svg?style=for-the-badge
[stars-url]: https://github.com/MagicTheDev/MagicBot/stargazers
[issues-shield]: https://img.shields.io/github/issues/MagicTheDev/MagicBot.svg?style=for-the-badge
[issues-url]: https://github.com/MagicTheDev/MagicBot/issues
[license-shield]: https://img.shields.io/github/license/MagicTheDev/MagicBot.svg?style=for-the-badge
[license-url]: https://github.com/MagicTheDev/MagicBot/blob/master/LICENSE

[product-screenshot]: images/screenshot.png
# ClashKing
<div id="top"></div>

[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]


<!-- PROJECT LOGO -->
<br />
<div align="center">
<a href="https://github.com/MagicTheDev/MagicBot">
<img src="https://clashkingfiles.b-cdn.net/clashkinglogo.png" alt="Logo" width="120" height="120">
</a>

<h3 align="center">Clashking</h3>

<p align="center">
Clash of Clans family management bot for roles, player info, rankings, leaderboards, and more!
<br />
<a href="https://github.com/MagicTheDev/MagicBot"><strong>Explore the docs »</strong></a>
<br />
<br />
<a href="https://discord.gg/clashking">View Demo</a>
·
<a href="https://github.com/MagicTheDev/MagicBot/issues">Report Bug</a>
·
<a href="https://github.com/MagicTheDev/MagicBot/issues">Request Feature</a>
</p>
</div>



<!-- ABOUT THE PROJECT -->
## ClashKing

An Open Source Clash of Clans Discord Bot pushing the boundaries of what is possible!



### Built With

* [Python 3.11](https://www.python.org/)
* [coc.py](https://cocpy.readthedocs.io/en/latest/)
* [disnake](https://docs.disnake.dev/en/stable/index.html)
* [MongoDB](https://motor.readthedocs.io/en/stable/tutorial-asyncio.html)
* [Redis](https://redis.io/)
* [Other Packages](https://github.com/MagicTheDev/ClashKing/blob/master/requirements.txt)


<!-- GETTING STARTED -->


<!-- CONTRIBUTING -->
## Contributing

If you have a suggestion that would make this better, please fork the repo and create a pull request.
Don't forget to give the project a star! Thanks again!


<!-- LICENSE -->
## License

Distributed under the MIT License. See `LICENSE` for more information.


<!-- CONTACT -->
## Contact

Discord: [Demo & Support Server](https://discord.gg/clashking)



<!-- MARKDOWN LINKS & IMAGES -->
<!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->
[contributors-shield]: https://img.shields.io/github/contributors/MagicTheDev/MagicBot.svg?style=for-the-badge
[contributors-url]: https://github.com/MagicTheDev/MagicBot/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/MagicTheDev/MagicBot.svg?style=for-the-badge
[forks-url]: https://github.com/MagicTheDev/MagicBot/network/members
[stars-shield]: https://img.shields.io/github/stars/MagicTheDev/MagicBot.svg?style=for-the-badge
[stars-url]: https://github.com/MagicTheDev/MagicBot/stargazers
[issues-shield]: https://img.shields.io/github/issues/MagicTheDev/MagicBot.svg?style=for-the-badge
[issues-url]: https://github.com/MagicTheDev/MagicBot/issues
[license-shield]: https://img.shields.io/github/license/MagicTheDev/MagicBot.svg?style=for-the-badge
[license-url]: https://github.com/MagicTheDev/MagicBot/blob/master/LICENSE

[product-screenshot]: images/screenshot.png
72 changes: 0 additions & 72 deletions config.json

This file was deleted.

Empty file added example.env
Empty file.

0 comments on commit fc12041

Please sign in to comment.