Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.

Command parser #1

Open
6 of 14 tasks
AEnterprise opened this issue Apr 30, 2020 · 0 comments
Open
6 of 14 tasks

Command parser #1

AEnterprise opened this issue Apr 30, 2020 · 0 comments
Assignees

Comments

@AEnterprise
Copy link
Member

AEnterprise commented Apr 30, 2020

We're gona need a decent command parser to do several things for us, might be something to (partially) move to twilight itself later

  • parse commands
  • regular string
  • validate command permissions
  • parse guild member
    • by name
    • by mention
    • by id
  • parse general user
    • by mention
    • by id
  • parse role
    • by name
    • by mention
    • by id
@AEnterprise AEnterprise self-assigned this Apr 30, 2020
@AEnterprise AEnterprise mentioned this issue Apr 30, 2020
5 tasks
AEnterprise added a commit that referenced this issue May 3, 2020
parse users as command param (id and mention only, #1)
split up context for better manangement
BlackHoleFox pushed a commit that referenced this issue May 4, 2020
parse users as command param (id and mention only, #1)
split up context for better manangement
BlackHoleFox pushed a commit that referenced this issue May 4, 2020
parse users as command param (id and mention only, #1)
split up context for better manangement
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant