Closed thatonesimon closed 8 years ago
This was fixed in pull request #15, wondering if we can get points for fixing this small bug.
@thatonesimon So i'm not sure if the ring method is supposed to ring when the phone is on vibrate/mute because the user probably put it on vibrate/mute so that it won't give them notifications and stuff and making the ring method bypass that might not be what they want. Instead you could have a new command or add additional argument to the ring method like "//Ring force" or something so that it force rings the phone because maybe the user can't find their phone and needs it to ring regardless of vibrate/mute. So if you go that route edit this issue to make it clearer about what its changing.
F16 OK (100 pts)
Fixed in this pull request.
If the phone is on vibrate or mute, the ring method may not work, so force it to ring even if the phone is on mute or vibrate.