mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2025-12-29 17:44:50 +00:00
tes readme 2
This commit is contained in:
parent
d82543f124
commit
dffbc451b6
2 changed files with 74 additions and 1 deletions
59
README.id.md
Normal file
59
README.id.md
Normal file
|
|
@ -0,0 +1,59 @@
|
|||
# MissKatyPyro
|
||||
|
||||
<!--Badges-->
|
||||
![MIT License][license-shield] ![Repository Size][repository-size-shield] ![Issue Closed][issue-closed-shield]
|
||||
|
||||
<!--Project Title Image-->
|
||||

|
||||
|
||||
<p align="center">
|
||||
<a href="https://github.com/yasirarism?tab=followers"><img title="Followers" src="https://img.shields.io/github/followers/yasirarism?color=green&style=flat-square"></a>
|
||||
<a href="https://github.com/yasirarism/MissKatyPyro/stargazers/"><img title="Stars" src="https://img.shields.io/github/stars/yasirarism/MissKatyPyro?color=white&style=flat-square"></a>
|
||||
<a href="https://github.com/yasirarism/MissKatyPyro/network/members"><img title="Forks" src="https://img.shields.io/github/forks/yasirarism/MissKatyPyro?color=yellow&style=flat-square"></a>
|
||||
<a href="https://github.com/yasirarism/MissKatyPyro/watchers"><img title="Watching" src="https://img.shields.io/github/watchers/yasirarism/MissKatyPyro?label=Watchers&color=red&style=flat-square"></a>
|
||||
</p>
|
||||
|
||||
<!--Project Buttons-->
|
||||
[![Readme in Indonesian][readme-ko-shield]][readme-ko-url] [![View Demo][view-demo-shield]][view-demo-url] [![Report bug][report-bug-shield]][report-bug-url] [![Request feature][request-feature-shield]][request-feature-url]
|
||||
|
||||
## FRAMEWORK, TOOLS AND SERVER THAT USED TO BUILD THIS BOT
|
||||
🌱 PyroFork v2.x.x (Fork of Pyrogram with Topics Support and Some Patch)<br>
|
||||
🌱 Python 3.11 Support<br>
|
||||
🌱 MongoDB as Database<br>
|
||||
🌱 PyKeyboard for Building Pagination<br>
|
||||
🌱 VS Code<br>
|
||||
🌱 VPS/Server With Docker Support (Recommended)<br>
|
||||
|
||||
|
||||
|
||||
## Terimakasih untuk
|
||||
- Terima kasih kepada Allah Swt.
|
||||
- Terima kasih Dan Untuk [Pyrogram Library] nya (https://github.com/pyrogram/pyrogram).
|
||||
- Terima kasih kepada [The Hamker Cat](https://github.com/TheHamkerCat) Untuk Kode WilliamButcher.
|
||||
- Terima kasih kepada [Team Yukki](https://github.com/TeamYukki) Untuk Kode Bot AFK.
|
||||
- Terima kasih kepada [Wrench](https://github.com/EverythingSuckz) Untuk Beberapa Kode.
|
||||
- Terima kasih kepada [AmanoTeam](https://github.com/AmanoTeam) Untuk Template MultiBahasa.
|
||||
- Dan Semua Orang Yang Membantuku Dalam Hidupku...
|
||||
Jika kode Anda digunakan dalam repo ini dan ingin memberikan kredit, silakan buka issue di repo ini..
|
||||
|
||||
## Disclaimer
|
||||
[](https://www.gnu.org/licenses/agpl-3.0.en.html#header)
|
||||
Licensed under [GNU AGPL 2.0.](https://github.com/yasirarism/MissKatyPyro/blob/master/LICENSE)
|
||||
WARNING: Selling The Codes To Other People For Money Is *Strictly Prohibited*. God always sees you.
|
||||
|
||||
<!--Url for Badges-->
|
||||
[license-shield]: https://img.shields.io/github/license/yasirarism/MissKatyPyro?labelColor=D8D8D8&color=04B4AE
|
||||
[repository-size-shield]: https://img.shields.io/github/repo-size/yasirarism/MissKatyPyro?labelColor=D8D8D8&color=BE81F7
|
||||
[issue-closed-shield]: https://img.shields.io/github/issues-closed/yasirarism/MissKatyPyro?labelColor=D8D8D8&color=FE9A2E
|
||||
|
||||
<!--Url for Buttons-->
|
||||
[readme-ko-shield]: https://img.shields.io/badge/-readme%20in%20Indonesian-2E2E2E?style=for-the-badge
|
||||
[view-demo-shield]: https://img.shields.io/badge/-%F0%9F%98%8E%20view%20demo-F3F781?style=for-the-badge
|
||||
[view-demo-url]: https://t.me/MissKatyPyro
|
||||
[report-bug-shield]: https://img.shields.io/badge/-%F0%9F%90%9E%20report%20bug-F5A9A9?style=for-the-badge
|
||||
[report-bug-url]: https://github.com/yasirarism/MissKatyPyro/issues
|
||||
[request-feature-shield]: https://img.shields.io/badge/-%E2%9C%A8%20request%20feature-A9D0F5?style=for-the-badge
|
||||
[request-feature-url]: https://github.com/yasirarism/MissKatyPyro/issues
|
||||
|
||||
<!--URLS-->
|
||||
[readme-ko-url]: README.id.md
|
||||
16
README.md
16
README.md
|
|
@ -1,3 +1,4 @@
|
|||
<!--Badges-->
|
||||
![MIT License][license-shield] ![Repository Size][repository-size-shield] ![Issue Closed][issue-closed-shield]
|
||||
|
||||
<p align="center">
|
||||
|
|
@ -20,6 +21,9 @@
|
|||
<a href="https://github.com/yasirarism/MissKatyPyro/graphs/commit-activity"><img height="20" src="https://img.shields.io/badge/Maintained-Yes-green.svg"></a>
|
||||
</p>
|
||||
|
||||
<!--Project Buttons-->
|
||||
[![Readme in Korean][readme-ko-shield]][readme-ko-url] [![View Demo][view-demo-shield]][view-demo-url] [![Report bug][report-bug-shield]][report-bug-url] [![Request feature][request-feature-shield]][request-feature-url]
|
||||
|
||||
## FRAMEWORK, TOOLS AND SERVER THAT USED TO BUILD THIS BOT
|
||||
🌱 PyroFork v2.x.x (Fork of Pyrogram with Topics Support and Some Patch)<br>
|
||||
🌱 Python 3.11 Support<br>
|
||||
|
|
@ -167,6 +171,16 @@ sudo docker-compose stop <pid>
|
|||
Licensed under [GNU AGPL 2.0.](https://github.com/yasirarism/MissKatyPyro/blob/master/LICENSE)
|
||||
WARNING: Selling The Codes To Other People For Money Is *Strictly Prohibited*. God always sees you.
|
||||
|
||||
<!--Url for Badges-->
|
||||
[license-shield]: https://img.shields.io/github/license/yasirarism/MissKatyPyro?labelColor=D8D8D8&color=04B4AE
|
||||
[repository-size-shield]: https://img.shields.io/github/repo-size/yasirarism/MissKatyPyro?labelColor=D8D8D8&color=BE81F7
|
||||
[issue-closed-shield]: https://img.shields.io/github/issues-closed/yasirarism/MissKatyPyro?labelColor=D8D8D8&color=FE9A2E
|
||||
[issue-closed-shield]: https://img.shields.io/github/issues-closed/yasirarism/MissKatyPyro?labelColor=D8D8D8&color=FE9A2E
|
||||
|
||||
<!--Url for Buttons-->
|
||||
[readme-ko-shield]: https://img.shields.io/badge/-readme%20in%20Indonesian-2E2E2E?style=for-the-badge
|
||||
[view-demo-shield]: https://img.shields.io/badge/-%F0%9F%98%8E%20view%20demo-F3F781?style=for-the-badge
|
||||
[view-demo-url]: https://t.me/MissKatyPyro
|
||||
[report-bug-shield]: https://img.shields.io/badge/-%F0%9F%90%9E%20report%20bug-F5A9A9?style=for-the-badge
|
||||
[report-bug-url]: https://github.com/yasirarism/MissKatyPyro/issues
|
||||
[request-feature-shield]: https://img.shields.io/badge/-%E2%9C%A8%20request%20feature-A9D0F5?style=for-the-badge
|
||||
[request-feature-url]: https://github.com/yasirarism/MissKatyPyro/issues
|
||||
Loading…
Reference in a new issue