masa-finance / masa-oracle

Masa Oracle: Decentralized Data Protocol 🌐
https://developers.masa.ai/docs/category/oracle-node
MIT License
16 stars 14 forks source link

Implement Discord Message Scraping with Distributed Worker Model #311

Closed nolanjacobson closed 2 months ago

nolanjacobson commented 3 months ago

Implement Discord Message Scraping with Distributed Worker Model

Summary

We need to implement a feature that allows consumer nodes to request message data from a specific channel within a Discord server. This feature will utilize our distributed worker model, where the request is broadcast to all nodes, and the node that is a member of the targeted server will fulfill the request.

Details

The primary objective (P0) is to establish functionality for scraping messages from a specified channel. Future enhancements (post-P0) may include the ability to request data from an entire server rather than a specific channel.

Requirements:

Proposed Endpoint

Tasks

Out of Scope

Acceptance Criteria

Notes

nolanjacobson commented 3 months ago

@lacyg4 @giovaroma @teslashibe

Luka-Loncar commented 3 months ago

hey @nolanjacobson should this be in Distributed work epic?

nolanjacobson commented 3 months ago

removed the epic, my bad @Luka-Loncar

mudler commented 3 months ago

@nolanjacobson any news on this?

teslashibe commented 3 months ago

@nolanjacobson what is the status here matey?

nolanjacobson commented 3 months ago

@mudler @teslashibe - done once I push docs/loom video this morning sers.

nolanjacobson commented 3 months ago

docs are done - now just going to do a loom demo :)

mudler commented 2 months ago

@nolanjacobson where are docs? can you point me where those have been added? I guess we are good to close this one if docs are in place then.

mudler commented 2 months ago

moving this back in progress if you are still working on it @nolanjacobson

nolanjacobson commented 2 months ago

Hi - yes the docs are here: @mudler - https://developers.masa.ai/docs/masa-oracle/oracle-node/discord-data, https://developers.masa.ai/docs/masa-oracle/worker-node/discord-worker