-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1ea2b00
commit fc12041
Showing
4 changed files
with
90 additions
and
165 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
*.env | ||
.env | ||
__pycache__ | ||
venv | ||
/venv/Lib/site-packages | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file was deleted.
Oops, something went wrong.
Empty file.