summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorseth <[email protected]>2022-12-26 03:51:38 -0500
committerseth <[email protected]>2022-12-26 03:51:38 -0500
commit412e64f765c344ffb81621ce0a1104091596b1f3 (patch)
tree31ce0f06f67abe288f4d2dc77ea7d984235613c7
parentf4966b7f719ba17584068dc5c3444b4a4ceb0eec (diff)
chore: fixup README
-rw-r--r--README.md7
-rw-r--r--pyproject.toml2
2 files changed, 6 insertions, 3 deletions
diff --git a/README.md b/README.md
index 02786fd..5d16894 100644
--- a/README.md
+++ b/README.md
@@ -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",