!whatsmeow-v9:maunium.net

WhatsMeow

834 Members
Discussion about whatsmeow | https://github.com/tulir/whatsmeow53 Servers

Load older messages


SenderMessageTime
4 Dec 2022
@github:maunium.netGitHub [tulir/whatsmeow] Paguiar735 commented on issue #239: panic when client logout:

That looks a lot like [1]. Do you have a minimal working example?

[1] https://github.com/tulir/whatsmeow/issues/287#issue-1466410628

13:05:29
@github:maunium.netGitHub [tulir/whatsmeow] Paguiar735 commented on issue #261: Need Help of HistorySync json data processing:

Hello how do I process such large data in HistorySync, is it a good idea to inserting it into MongoDB?

or access data with the help of third parties such as

https://github.com/tidwall/gjson

If you already have the data you want, that means it's probably already stored in a SQLite database, which is the one suggested in the minimal working example provided in the repo's readme.

In other words, it seems to me that your question revolves around how to go about getting the data from the SQLite database into some other database of your choosing, which I'm afraid is something out of the scope of this repo.

13:10:37
@paguiar735:matrix.orgpaguiar735
In reply to @tulir:maunium.net
not really, just commenting
I see. The only problem with this is that the number of "Issues" will just increase indefinitely 🤔
13:12:50
@github:maunium.netGitHub [tulir/whatsmeow] tulir closed issue #261: Need Help of HistorySync json data processing 14:30:20
@github:maunium.netGitHub [tulir/whatsmeow] itzngga commented on issue #261: Need Help of HistorySync json data processing:

thanks for the suggestion

15:20:36
@github:maunium.netGitHub [tulir/whatsmeow] iamatulsingh opened issue #294: What's the way to get group name from the chat?

I couldn't find a way to find the group name. I'm able to get the unique group id but wants to know the name as well. Can anyone tell me?

21:40:31
@github:maunium.netGitHub [tulir/whatsmeow] Paguiar735 commented on issue #294: What's the way to get group name from the chat?:

Try func (*Client) GetGroupInfo. It returns (*types.GroupInfo, error), which struct contains GroupName.

22:56:15
@github:maunium.netGitHub [tulir/whatsmeow] iamatulsingh commented on issue #294: What's the way to get group name from the chat?:

Thanks @Paguiar735. It was a dumb question.

23:50:26
5 Dec 2022
@github:maunium.netGitHub [tulir/whatsmeow] qingcelei commented on issue #291: How to get Conversations when I login in:

now, I add *events.HistorySync handler in my code, I do not understand these HistorySync_HistorySyncType means, in /binary/proto/def.pb.go

02:12:16
@github:maunium.netGitHub [tulir/whatsmeow] Paguiar735 commented on issue #291: How to get Conversations when I login in:

Unfortunately I'm not sure about the peculiarities of those arguments either.

However, whatsmeow/binary/proto/doc.go claims:

// Package proto contains the compiled protobuf structs from WhatsApp's protobuf schema.

Which can be corroborated at whatsmeow/binary/proto/extract.

In other words, that section of the project seems to be building upon the work of another repository: sigalor/whatsapp-web-reveng, which is where I believe you're more likely to find the answers you seek.

03:11:24
@wangw1:matrix.orgwangw1 joined the room.08:23:10
@wangw1:matrix.orgwangw1hello08:23:33
@floowm:matrix.orgfloodHi08:24:30
@wangw1:matrix.orgwangw1Can someone develop WhatsApp08:29:23
@wangw1:matrix.orgwangw1i am willing to pay08:29:49
@github:maunium.netGitHub [tulir/whatsmeow] qingcelei commented on issue #291: How to get Conversations when I login in:

I just want to fetch the dialog list , but I do not know how to do

08:30:50
@zenshibata:matrix.orgWanderer
In reply to @wangw1:matrix.org
Can someone develop WhatsApp
develop what
08:30:59
@wangw1:matrix.orgwangw1whatsapp business agreement08:32:03
@wangw1:matrix.orgwangw1Solve the problem of key upload 50308:32:36
@wangw1:matrix.orgwangw1When I upload the key, it returns 503, service-unavailable08:34:56
@wangw1:matrix.orgwangw1If you can help me solve this problem, I am willing to give money08:35:37
@wangw1:matrix.orgwangw1image.png
Download image.png
08:43:39
@wangw1:matrix.orgwangw1 Wanderer: Wanderer GitHubI would like to ask how the mautrix-whatsapp project works with whatsmeow 08:44:46
@wangw1:matrix.orgwangw1Is there anyone who can speak Chinese? My English is not good.08:45:24
@paguiar735:matrix.orgpaguiar735
In reply to @wangw1:matrix.org
Wanderer: Wanderer GitHubI would like to ask how the mautrix-whatsapp project works with whatsmeow
Then I highly suggest you look for someone in mautrix-whatsapp project community rather than here. They even have a different Matrix community, too.
10:05:24
@paguiar735:matrix.orgpaguiar735* Then I highly suggest you look for someone in the mautrix-whatsapp project community rather than here, since it's a different project.10:06:17
@wangw1:matrix.orgwangw1ok10:06:55
@github:maunium.netGitHub [tulir/whatsmeow] tulir opened issue #295: Panics when the user logs out at the wrong time

Collection issue for various panics that occur because users are dumb and log out immediately after logging in.

10:08:16
@github:maunium.netGitHub [tulir/whatsmeow] tulir commented on issue #239: panic when client logout:

Moving to #295

10:08:16
@github:maunium.netGitHub [tulir/whatsmeow] tulir closed issue #287: panic when the client logout and store historical message secrets 10:08:17

There are no newer messages yet.


Back to Room ListRoom Version: 9