Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Commit 01668e8

Browse files
committed
v0.0.10
1 parent 5797f9c commit 01668e8

File tree

2 files changed

+15
-5
lines changed

2 files changed

+15
-5
lines changed

README.md

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,22 @@
11
# whatscode.js
22

3-
**whatscode.js** is a package to create Whatsapp bots easily and quickly, even coding experience is not needed...
3+
<div align="center">
4+
<strong>whatscode.js</strong> is a package to create Whatsapp bots easily and quickly, even coding experience is not really needed... For further documentation you can visit <a href="https://whatscode.jstnlt.my.id" target="_blank">https://whatscode.jstnlt.my.id</a>
5+
<br/>
6+
7+
<img alt="npm" src="https://img.shields.io/npm/dt/whatscode.js?style=flat-square">
8+
9+
<a href="https://discord.gg/CzqHbx7rdU" target="_blank">
10+
<img alt="Discord" src="https://img.shields.io/discord/973324613851422730?color=%235865F2&label=Discord&logo=discord&style=flat-square">
11+
</a>
12+
</div>
413

514
> We are also very open to those of you who want to contribute...
615
716
## Features
817
- Easy and fast to use.
918
- Short code.
10-
- In this version has more than 55+ Functions ready to use and Still will continue to add more functions!
19+
- In this version has more than 70 Functions ready to use and Still will continue to add more functions!
1120

1221
## Instalation
1322

@@ -85,5 +94,6 @@ bot.variables({
8594
</a>
8695

8796
## Links
88-
- Documentation: https://whatscode.jstnlt.my.id
89-
- Discord Server: https://discord.gg/CzqHbx7rdU
97+
- [Documentation](https://whatscode.jstnlt.my.id)
98+
- [Discord Server](https://discord.gg/CzqHbx7rdU)
99+
- [Github](https://github.com/JastinXyz/whatscode.hs)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "whatscode.js",
3-
"version": "0.0.8",
3+
"version": "0.0.10",
44
"description": "whatscode.js is a package to create Whatsapp bots easily and quickly, even coding experience is not needed.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)