Git Product home page Git Product logo

whatsasenaduplicated's Issues

Message no come

Describe the bug
A clear and concise description of what the bug is.

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Users, please complete the following actions.

  • WhatApp Package Name
  • WhatsAsena Version
  • Work Type (Private || Public)

Additional context
Add any other context about the problem here.

Group for support and plugin

Sir
As you know that some of whatsapp user don't have telegram .. so if they want to use the asena they should know about that and for it whatsapp group is best .. I just want to tell you please make a whatsapp group for whatsasena like you have created. For telegram so we can use it wisely ..

And one thing which is most important for us

Make a plugins group for whatsapp

A simple suggestion

Can you guys add a feature to make api calls..?

I'm not a programmer** Though I just wonder, if you guys can somehow connect Whatsasena with dialogflow...? You may already know how useful it can be to fully automate tasks as well as it can be a good personal assistant like "JARVIS" Just some thoughts... I'm learning things, and I'm trying to do the same... Somehow connect these two together... If I succeed I'll surely let you know... Meanwhile a good programmer like you don't have to struggle like I'm doing to achieve this... You could just code few lines and viola...

Hope you consider my suggestion... Ba-bye...

Installing sqlite3 on Termux

Describe the bug
A clear and concise description of what the bug is.
node bot.js
/data/data/com.termux/files/home/WhatsAsenaDuplicated/node_modules/sequelize/lib/dialects/abstract/connection-manager.js:81
throw new Error(Please install ${moduleName} package manually);
^

Error: Please install sqlite3 package manually
at ConnectionManager._loadDialectModule (/data/data/com.termux/files/home/WhatsAsenaDuplicated/node_modules/sequelize/lib/dialects/abstract/connection-manager.js:81:15)
at new ConnectionManager (/data/data/com.termux/files/home/WhatsAsenaDuplicated/node_modules/sequelize/lib/dialects/sqlite/connection-manager.js:24:21)
at new SqliteDialect (/data/data/com.termux/files/home/WhatsAsenaDuplicated/node_modules/sequelize/lib/dialects/sqlite/index.js:15:30)
at new Sequelize (/data/data/com.termux/files/home/WhatsAsenaDuplicated/node_modules/sequelize/lib/sequelize.js:340:20)
at Object. (/data/data/com.termux/files/home/WhatsAsenaDuplicated/config.js:55:52)
at Module._compile (node:internal/modules/cjs/loader:1101:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Module.require (node:internal/modules/cjs/loader:1005:19)

Expected behavior
A clear and concise description of what you expected to happen.
Uploading Screenshot_2021-09-19-10-44-44-05.jpg…
Uploading Screenshot_2021-09-19-10-44-04-52_84d3000e3f4017145260f7618db1d683.jpg…

Screenshots
If applicable, add screenshots to help explain your problem.

Users, please complete the following actions.

  • WhatApp Package Name
  • WhatsAsena Version
  • Work Type (Private || Public)

Additional context
Add any other context about the problem here.

IMG command not working

Describe the bug
When I type .img bikes or any anything ith show 5 photo number and then nothing happens

Expected behavior
It have to give me the pics

Screenshots
#``

Users, please complete the following actions.

  • WhatApp Package name : GB whatsapp
  • WhatsAsena Version:1.3.2
  • Work Type (Private || Public):public

Additional context
Add any other context about the problem here.

NOT WORKINGGGGGGGG

root@ghost-Presario-CQ43-Notebook-PC:/home/ghost/try/WhatsAsenaDuplicated# node bot.js
You entered an invalid language. English language was chosen.
/home/ghost/try/WhatsAsenaDuplicated/node_modules/heroku-client/lib/request.js:255
err = new Error(message)
^

Error: Expected response to be successful, got 404
at Request.handleFailure (/home/ghost/try/WhatsAsenaDuplicated/node_modules/heroku-client/lib/request.js:255:11)
at /home/ghost/try/WhatsAsenaDuplicated/node_modules/heroku-client/lib/request.js:148:16
at processTicksAndRejections (node:internal/process/task_queues:96:5) {
statusCode: 404,
body: {
id: 'not_found',
message: 'The requested API endpoint was not found. Are you using the right HTTP verb (i.e. GET vs. POST), and did you specify your intended version with the Accept header?'
}
}

[Feature Request] Show current time and Google search

As I said in the Support group, it would be nice to have a command to see the current time in certain places, here's how I imagine it:
Command: .ctime Hanoi, Vietnam
Output:
Current time in Hanoi, Vietnam is 12:00 a.m. 16/09/2021

Also a command to search through Google, for example:
Command: .google cupcakes recipe
Output:

2 Results for your query: 
¡How to make cupcakes!
https://example.com/cupcakes-recipe
Easy way to make cupcakes
https://example2.net/easy-cupcakes

Not logging in when multi login is enabled! #51

Describe the bug
When I try to login when multilogin enabled it shows this following error

WARN [2021-09-19 13:11:11.084 +0000] (8608): connect attempt 2 failed: Error: close, retrying...
    class: "Baileys"
    error: {}

Import Chat

I just think, if you have a plugin to import filter message from other chat then the import plugin can be triggered with wa-bussines welcome message.

Module for sticker

So u used telegram a lot and one thing which makes fun to use telegram us sticker pack.

I just requesting you to make a module for import telegram sticker to whatsapp..
:)))

WhatsAsena on CMD ( Help )

Hi,

I want to use WhatsAsena through Windows CMD ( Not Heroku )
I tried make config.env and set Heroku to False.

image

REQUEST

switch Self mode and public mode

commands not working for the number which we installed

2021-06-19T17:26:29.549432+00:00 app[worker.1]: else if (killspam > 0.6 && !match[1].includes('killspam')) { return await message.client.sendMessage(id,LANG.RES + ' $killspam', MessageType.text) }

2021-06-19T17:26:29.549434+00:00 app[worker.1]: ^

2021-06-19T17:26:29.549434+00:00 app[worker.1]:

2021-06-19T17:26:29.549435+00:00 app[worker.1]: ReferenceError: killspam is not defined

2021-06-19T17:26:29.549436+00:00 app[worker.1]: at Object.function (/root/WhatsAsenaDuplicated/plugins/web.js:293:14)

2021-06-19T17:26:29.549436+00:00 app[worker.1]: at runMicrotasks ()

2021-06-19T17:26:29.549437+00:00 app[worker.1]: at processTicksAndRejections (node:internal/process/task_queues:93:5)

2021-06-19T17:26:29.549438+00:00 app[worker.1]: at async /root/WhatsAsenaDuplicated/bot.js:496:46

2021-06-19T17:26:29.568771+00:00 app[worker.1]: Sat Jun 19 2021 20:26:29 GMT+0300 (GMT+03:00)

2021-06-19T17:26:29.570249+00:00 app[worker.1]: Program node bot.js exited with code 1

Getting this as a error when i try to execute admin commands from my number , it is working for other users who are executing general commands

Error!

/WhatsAsenaDuplicated# node bot.js
You entered an invalid language. English language was chosen.
/home/ghost/try/back/WhatsAsenaDuplicated/node_modules/heroku-client/lib/request.js:255
err = new Error(message)
^

Error: Expected response to be successful, got 404
at Request.handleFailure (/home/ghost/try/back/WhatsAsenaDuplicated/node_modules/heroku-client/lib/request.js:255:11)
at /home/ghost/try/back/WhatsAsenaDuplicated/node_modules/heroku-client/lib/request.js:148:16
at processTicksAndRejections (node:internal/process/task_queues:96:5) {
statusCode: 404,
body: {
id: 'not_found',
message: 'The requested API endpoint was not found. Are you using the right HTTP verb (i.e. GET vs. POST), and did you specify your intended version with the Accept header?'
}
}

Bot reply mismatch chats

the bot replys(output) for the given command in random chats sometimes.
example:-
I send .alive to xyz person/group chat
The .alive msg is deleted from the xyz person/group chat
But the output of .alive is sent to abc person/group!
And the xyz person/group chat dont get output msg..

Blank

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Kaweesha

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Bot doesn't reply

I an follow all steps. And make bot . after making bot i am send to command but bot is not reply to me

Blur Gifs - Unplayable Sounds - .tagall

Using Commands Like .textheart .animegif give me Blur - Unplayable Gif.
When I press on it, It shows me black screen.

11
22

Using Command Like .song .tts give me Unplayable sound.
I can't press play button ( When I touch it nothing happen at all ).

44
33

.tagall not working, .tagadmin works fine.

123

TRT Module and SUDO Usage

Plugin can't translate my study material.
Sir I used that a lot but translate works with some thing and with most of time that is important to work that show nothing this is the worst happen with make some bug fix and make .trt the most powerful module coz every one is use that a lot and also the information of show by the bot make a accurate and simple to use .
But at finale thing is that fix bug
Make bot for translate anything at list a any pragharph or sentence with 100 words please
If you do that I am grateful to you
And sorry for my English is bad ....

Do it simple translate anything or 100 words of sentence.

My love and all support can get waste
I expect that it will be awesome .

Useful for another person
Add any other context about the problem here.

Some songs and images are not getting

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Bug

Describe the bug
A clear and concise description of what the bug is.

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Users, please complete the following actions.

  • WhatApp Package Name
  • WhatsAsena Version
  • Work Type (Private || Public)

Additional context
Add any other context about the problem here.

Cannot link to device ERROR baileys

ERROR WHILE SCANNING QR CODE STILL GIVES ERROR AFTER I MANUALLY INJECTED THE ASENA SESSION TO CONFIG.ENV

WARN [2021-06-16 03:25:32.532 +0000] (228): connect attempt 2 failed: Error: close, retrying...
class: "Baileys"
error: {}

Let's Talk About Cyber Attack Protection System 🛡️

Hi Guys 👋🏻

Our topic today is the cyber attack protection system that many people are curious about. I received a lot of review requests for this topic, let's start.

What does Cyber ​​Attack Protection System Mean? 💬

The purpose of this tool is to protect your device from all possible attacks via WhatApp or WhatApp Web servers.
Cyber attack, possible memory leaks, bypass, bruteforce etc.

So How Does This Tool Work? 🛠️

I'll tell you how this works in step by step.

  • Firstly, data is retrieved from Dockerhub.
  • Several intermediate codes are run after data is received.
  • At this time, the compatibility of the original repository in docker with the data transferred repository is checked.

If the data is not compatible after this stage, the linked situation will occur. (Fake Bots? Do they have this feature? 🚫 Check This Title)

  • A cyber-attack protection system is prepared, which will be activated every second when pairing is achieved.
  • If all transactions are Ok, It will be active after WhatsAsena starts.

How It Protects? ⚠️

This tool can detect even the smallest attacks as it works every second. When WhatsApp or user's phone receive an attack, it immediately follows these steps:

  • Closing all possible ports.
  • Stops all streaming lines.
  • Bot makes itself inactive.
  • All traffic is re-encrypted.
  • By this time the attacker has already been sent out of connection.
  • Reconnects to WhatsApp
  • An immaculate environment is re-established.

Fake Bots? Do they have this feature? 🚫

No, all fake bots using our docker. This feature only for original WhatsAsena. So what can we talk about fake bots? Let's explain.

  • If the repository does not match, all ports are opened first.
  • Then the necessary actions that protect the bot and the device are bypassed.
  • Users are extremely endangered as there is no longer any protecting the bot and the user.

Many users came with this complaint, it's not our responsibility. Fake bots are very dangerous for users in terms of security.

Does This System Protect My Phone 24/7? ⌛

Yes or no, There is no complete answer to this question. For now..
WhatApp web needs constant internet connection to work so try to keep the bot active 24/7. With the new WhatsApp updates, WhatsApp Web will be able to work without internet.

If you have any questions or any questions you want to ask, I waiting for your comments.

Have a nice day.
Love y'all 💕

[Feature Request] Simple Features List

Features Request List | If it included, correct me.

.GetMeme ( Give you a random meme )
.Custom Command/Replay ( Create Custom Command )
.NewPoll .Poll .Vote .INS "add options to vote" ( Create Group Poll )
.Steal Pack/Author ( Steal Sticker to Custom Name )
.Autosticker on/off ( Auto convert Photos/Videos Into stickers )
.webshot ( Screenshot of whatsapp web )
.menu ( Simple Category Commands List ) | .Stickers ( All Stickers Commands ) | .Maker ( All Image maker Commands )...

Filters to global

well, i hope you can add fitur on the filter to global, so the filter we have set is able to send to a whole new message on other chat.

Thanks for 70.000 User - WhatsAsena

Hello Guys

I am so excited to write these sentences. WhatsAsena has more than 70.000 user. Yess, we reached it! I am so so so glad to see that 🥰

All the work and effort we have done so far was only for thanks. And that will never change. This adventure, which started about 7 months ago, continues today as the most used UserBot in the world.

Special thanks to all users, developers, who tryna to help us. Also advertisers :)

The Beginning of the Adventure

I'm writing these words as me, Thiccy. Previously I was just a developer on the AsenaDev team. The real thing I do is code artificial intelligence algorithms. The neural ai. After working with my team and its founder, Yusuf, for a while. He said he was going to make a new UserBot and it would be the first in the world. This is how I met WhatsAsena.
Now we are here, World First Userbot for WhatsApp - WhatsAsena

Development - Users

I've been helping develop this project since it started. Months ago we decided to stop development for various reasons. I talked to the founder Yusuf and said that I want to continue this project. I've been trying to develop by myself since the about 5 month ago. I would like to thank the people who helped me in this process.
I tried to add many things that would be nice for users to the WhatsAsena. I always tried to do my best. There were those who wanted to steal, there were those who tried to deceive people by creating false reality. They need to learn that the summit is solitary and unique.

Future of WhatsAsena and Continuing Projects

I will continue to improve the WhatsAsena as long as I live. I know you want new features, we have plenty of time, we have excitement. We need time for everything to work out, Patience is only for winners.
As I said above, as long as I live, the WhatsAsena will not remain unowned. If I ever stop improving, make sure everything is as it should be. And my main job is to get back to AI development.

Final Words

I would like to end this article with the following sentences.

Just follow your dreams. Don't steal, help. Do not belittle, be indulgent and the most important thing never give up. Just give it time.
I love y'all so much ❤️ The target is 200 thousand user 😂
Have a nice day.

by typing help it starts spamming it

Describe the bug
whenever i write .help it starts spamming all the msgs without any stop , no commands work after that

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Users, please complete the following actions.

  • WhatApp Package Name
  • WhatsAsena Version
  • Work Type (Private || Public)

Additional context
Add any other context about the problem here.
Screenshot_2021-08-01-11-13-46-795_com whatsapp w4b
Screenshot_2021-08-01-11-13-44-637_com whatsapp w4b

Error

root@ghost-Presario-CQ43-Notebook-PC:/home/ghost/pro/WhatsAsenaDuplicated# node bot.js
You entered an invalid language. English language was chosen.
/home/ghost/pro/WhatsAsenaDuplicated/node_modules/heroku-client/lib/request.js:255
err = new Error(message)
^

Error: Expected response to be successful, got 404
at Request.handleFailure (/home/ghost/pro/WhatsAsenaDuplicated/node_modules/heroku-client/lib/request.js:255:11)
at /home/ghost/pro/WhatsAsenaDuplicated/node_modules/heroku-client/lib/request.js:148:16
at processTicksAndRejections (node:internal/process/task_queues:96:5) {
statusCode: 404,
body: {
id: 'not_found',
message: 'The requested API endpoint was not found. Are you using the right HTTP verb (i.e. GET vs. POST), and did you specify your intended version with the Accept header?'
}
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.