aboutsummaryrefslogtreecommitdiff
path: root/tests/test_guild.rs
Commit message (Collapse)AuthorAgeFilesLines
* Fix Guild::member_named and add teststahahawa2017-12-241-0/+103
Use rfind, in case there's more '#' in username than just the discriminator Split at pos+1 instead of pos and remove the trailing '#' in the split.0 (Name) Fix bug with parsing