Results 6 issues of Bemmy

since some people would probably want to edit replay events not sure if osu! checks for the replay data hash itself, but it would be good for it to match

it would be quite useful for website backends, with logins and discord bots, that also want to authenticate users in a way https://async-oauthlib.readthedocs.io/en/latest/ there's an async oauth module, that seems...

currently it is quite crap, i plan to make it authentic with the reddit bot

enhancement

Since the `bizhawk-monort` AUR package got merged with the [`bizhawk-bin`](https://aur.archlinux.org/packages/bizhawk-bin) one two days ago, here's a PR fixing the link in the README, as well as changing the badge to...

This PR updates the code inside [`jumpcutter/clip.py`](jumpcutter/clip.py) to use MoviePy v2.x instead of the deprecated v1.x version. Also adds `numpy` to the list of dependencies inside [`pyproject.toml`](pyproject.toml).