mirror of
https://github.com/status-im/status-go.git
synced 2025-01-24 21:49:54 +00:00
Pascal Precht
d0e0deac95
feat: introduce
discord_message_authors
persistence APIs
This introduces a new table to store discord message authors. The main reason this table is being introduce is so that we don't have to duplicate discord message author information in the `user_messages` table when importing discord communities (ongoing work). In addition to the table there are also two new APIs on the messenger persistence layer (which are later used in the import logic): - `HasDiscordMessageAuthor` - `SaveDiscordMessageAuthor` Closes #2759
Status bindings for go-ethereum
Docs
- How to Build
- How to Contribute
- How to Release
- How to run a Bootnode
- How to run a Mailserver
- How to run a Waku node
- How to configure status-go
License
Description
Languages
Go
98.7%
Python
0.7%
Shell
0.3%
Makefile
0.1%
Groovy
0.1%