Multiple issues keep arising from the user searching system.
- getUserWithName() cannot handle a scenario with a discriminator with a leading zero. Such as 0946 for whatever reason.
- Begin working on implementing some sort of test system like there is in Rust to squash these before we release a new update.
Multiple issues keep arising from the user searching system.