diff options
| -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", |
