diff options
| author | seth <[email protected]> | 2022-12-26 03:51:38 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2022-12-26 03:51:38 -0500 |
| commit | 412e64f765c344ffb81621ce0a1104091596b1f3 (patch) | |
| tree | 31ce0f06f67abe288f4d2dc77ea7d984235613c7 | |
| parent | f4966b7f719ba17584068dc5c3444b4a4ceb0eec (diff) | |
chore: fixup README
| -rw-r--r-- | README.md | 7 | ||||
| -rw-r--r-- | pyproject.toml | 2 |
2 files changed, 6 insertions, 3 deletions
@@ -1,5 +1,8 @@ # moyaiBot + what the fuck!!!!!!!!!!!!!! its a bot that does moyai things holy shitt!!!!!!!! this is so crazy and silly and might be one of the coolest projects ever!!!!!! - - average person that finds out that moyai bot exists - - 🗿 + +-average person that finds out that moyai bot exists + +-🗿 diff --git a/pyproject.toml b/pyproject.toml index 35912ce..f309e59 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ description = "moyai" authors = [ { name="seth", email="[email protected]" }, ] -#readme = "README.md" +readme = "README.md" requires-python = ">=3.8" dependencies = [ "discord.py >=2.0.0", |
