Skip to content

Discord Bot foundation #77

@joelamouche

Description

@joelamouche

THIS COULD BE DONE EITHER IN TYPESCRIPT OR RUST

Write a simple bot that listens to user messages.

The bot has a db of activity point events:

  • userName
  • amount
  • eventType: for now it's "message", in the future we could add "vote", "affiliate", etc
  • date
  • processedStatus: bool

On each message, add an event in the db

Later on we will have endpoints to get unprocessed user balances and mint them

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions