Skip to content

Commit 7825ee6

Browse files
committed
Adição do menu edits e correção do arquivo de atualizar o bot automaticamente
0 parents  commit 7825ee6

494 files changed

Lines changed: 67076 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 90 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,90 @@
1+
<p align="center">
2+
<img src="https://raw.githubusercontent.com/DevTokyoVx/nazuna/main/dados/midias/menu.jpg" width="200" style="border-radius: 50%;" />
3+
</p>
4+
5+
<h1 align="center">nazuna Bot</h1>
6+
7+
<p align="center">
8+
<img src="https://img.shields.io/badge/STATUS-ATIVO-success?style=for-the-badge" alt="Status: Ativo" />
9+
<img src="https://img.shields.io/github/stars/DevTokyoVx/nazuna?style=for-the-badge&color=yellow&label=Estrelas" alt="Estrelas" />
10+
<img src="https://img.shields.io/github/forks/DevTokyoVx/nazuna?style=for-the-badge&color=blue&label=Forks" alt="Forks" />
11+
</p>
12+
13+
<p align="center"><i>Projeto em desenvolvimento contínuo e ativo.</i></p>
14+
15+
---
16+
17+
## 📢 Continuidade do Projeto
18+
19+
Este projeto foi **oficialmente descontinuado pelo criador original (hiudy)**.
20+
21+
No entanto, o desenvolvimento não parou. O projeto foi assumido pelo dev **Tokyo**, que agora detém o controle e os direitos sobre o código, dando continuidade à Nazuna Bot.
22+
23+
Atualmente, o bot segue em **desenvolvimento ativo**, recebendo atualizações, melhorias e correções, além de permanecer **open source para toda a comunidade**.
24+
25+
<p align="center">
26+
<a href="https://github.com/DevTokyoVx/nazuna">
27+
<img src="https://img.shields.io/badge/Projeto%20Atual-Tokyo%20Dev-181717?style=for-the-badge&logo=github" />
28+
</a>
29+
</p>
30+
31+
> A Nazuna continua viva 🚀 — agora com uma nova fase, novos updates e foco na comunidade.
32+
33+
---
34+
35+
## 📊 O Legado em Números
36+
37+
<p align="center">Tudo que construímos juntos ao longo dessa jornada.</p>
38+
39+
<div align="center">
40+
41+
| Métrica | Valor |
42+
|---------|-------|
43+
| ⭐ Estrelas | ![Stars](https://img.shields.io/github/stars/DevTokyoVx/nazuna?style=flat-square&color=yellow) |
44+
| 🍴 Forks | ![Forks](https://img.shields.io/github/forks/DevTokyoVx/nazuna?style=flat-square&color=blue) |
45+
| 📝 Commits | ![Commits](https://img.shields.io/github/commit-activity/t/DevTokyoVx/nazuna?style=flat-square&color=purple) |
46+
| 💾 Tamanho do Repo | ![Size](https://img.shields.io/github/repo-size/DevTokyoVx/nazuna?style=flat-square&color=orange) |
47+
| 🐞 Issues Resolvidas | ![Closed Issues](https://img.shields.io/github/issues-closed/DevTokyoVx/nazuna?style=flat-square&color=red) |
48+
| 🔄 Pull Requests | ![PRs](https://img.shields.io/github/issues-pr-closed/DevTokyoVx/nazuna?style=flat-square&color=brightgreen) |
49+
| 🌐 Linguagem Principal | ![Language](https://img.shields.io/github/languages/top/DevTokyoVx/nazuna?style=flat-square&color=teal) |
50+
| 🕒 Primeiro Commit | ![Created](https://img.shields.io/github/created-at/DevTokyoVx/nazuna?style=flat-square&color=lightgrey) |
51+
52+
</div>
53+
54+
<p align="center">
55+
<img src="https://count.getloli.com/@nazuninha-bot?name=nazuninha-bot&theme=booru-lewd&padding=8&offset=0&align=top&scale=2&pixelated=1&darkmode=1" alt="Visitas" />
56+
<br/>
57+
<sub>Total de visitas ao repositório</sub>
58+
</p>
59+
60+
---
61+
62+
## 👥 Contribuidores
63+
64+
<p align="center">Essas são as pessoas que ajudaram na construção da Nazuna no passado.</p>
65+
66+
<p align="center">
67+
<a href="https://github.com/DevTokyoVx/nazuna/graphs/contributors">
68+
<img src="https://contrib.rocks/image?repo=DevTokyoVx/nazuna&columns=10&anon=1" />
69+
</a>
70+
</p>
71+
72+
---
73+
74+
## 💖 Agradecimento à Comunidade
75+
76+
<p align="center">
77+
<img src="https://img.shields.io/badge/OBRIGADO-❤️-ff69b4?style=for-the-badge" />
78+
</p>
79+
80+
A Nazuna teve início com o **Hiudy**, que criou a base do projeto e reuniu uma comunidade incrível ao redor dele.
81+
82+
Atualmente, o projeto segue sob responsabilidade do **Tokyo**, que assumiu o controle e continua o desenvolvimento de forma independente, trazendo melhorias, correções e novas funcionalidades, mantendo tudo open source para a comunidade.
83+
84+
Aos antigos contribuidores: fica o reconhecimento por tudo que ajudaram a construir até aqui.
85+
86+
E para quem acompanha essa nova fase: **muito obrigado** por continuar apoiando o projeto. 🚀
87+
88+
<p align="center">
89+
<sub>Projeto original por <a href="https://github.com/hiudyy">Hiudy</a> • Atualmente mantido por Tokyo</sub>
90+
</p>

dados/database/#boasorte.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"ejaculei": "123"
3+
}

dados/database/antiflood.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{}

dados/database/antipv.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"mode": "off",
3+
"message": "🚫 Este comando só funciona em grupos!"
4+
}

dados/database/antispam.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"enabled": false,
3+
"limit": 5,
4+
"interval": 10,
5+
"blockTime": 600,
6+
"users": {},
7+
"blocks": {}
8+
}

dados/database/botState.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"status": "on"
3+
}

dados/database/captchaIndex.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{}

dados/database/cmdlimit.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"commands": {},
3+
"users": {}
4+
}

dados/database/cmduserlimits.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"commands": {},
3+
"users": {}
4+
}

dados/database/commandAliases.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"aliases": []
3+
}

0 commit comments

Comments
 (0)