Skip to content
This repository was archived by the owner on Oct 9, 2022. It is now read-only.
This repository was archived by the owner on Oct 9, 2022. It is now read-only.

MVP #1

@passcod

Description

@passcod

The Discord API has a large surface, so this is only the functionality I would need to migrate all of my existing bots, except for Voice stuff.

  • → Message create events
  • → Parsing commands
  • → User join events
  • → Bot connect events
  • ← Response to reply: Plain text body
  • ← Response to reply: accord-channel-id header
  • ← Response to reply: JSON body
  • ← Response to reply: streamed/chunked for multiple replies
  • ← Response to act: manage roles (assign/remove)
  • ← Response to act: from DMs
  • ← Presence/status/"playing..." control
  • ⚠️ All panics converted to either graceful fatals (missing vars) or logs
  • 🡘 Ghosts: message creates

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions