Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Ensure all Discord snowflakes are stored and processed as ints #16

Closed
2kai2kai2 opened this issue Apr 26, 2021 · 0 comments
Closed

Ensure all Discord snowflakes are stored and processed as ints #16

2kai2kai2 opened this issue Apr 26, 2021 · 0 comments

Comments

@2kai2kai2
Copy link
Owner

  • Mentions should be stripped and parsed
    • slash commands with role arguments give a string containing the int, which can be easily cast with int()
  • Storage in objects and variables

Standardize acceptable other inputs:
int
Guild/User/Member/Channel (we just get the id)
Do we accept strings that can be directly cast?

@2kai2kai2 2kai2kai2 closed this as not planned Won't fix, can't repro, duplicate, stale Oct 14, 2024
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