underware-gg / pistols-discord-bot

A Discord bot for Pistols at 10 Blocks
https://pistols-social-app.vercel.app
Creative Commons Zero v1.0 Universal
1 stars 3 forks source link

bot: Link duels command to Discord User, create my_duels command #7

Closed rsodre closed 5 months ago

rsodre commented 5 months ago

Depends on #2, #5

Tasks

The ChallengeState enum:

enum ChallengeState {
    Null,
    Awaiting,
    Withdrawn,
    Refused,
    Expired,
    InProgress,
    Resolved,
    Draw,
}

Notes

EjembiEmmanuel commented 5 months ago

@rsodre I'd love to work on this if it is still open for contribution

Dprof-in-tech commented 5 months ago

hi @rsodre , i would love to work on this issue