summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorseth <[email protected]>2023-01-24 18:28:18 -0500
committerseth <[email protected]>2023-01-24 22:03:37 -0500
commit5deaf0cc1580e13c48f3dbc7ff4c76d35640fcfc (patch)
tree5c015a1a43bb6fc79c5ec4e264111abc006c8dd4 /README.md
parent95961b27a88230a22a74ae9de6cdd60d3beda95d (diff)
feat: moyaiBot -> teawieBot
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/README.md b/README.md
index 37d51fb..8970359 100644
--- a/README.md
+++ b/README.md
@@ -1,20 +1,20 @@
-# moyai bot
+# teawie bot
-okay so like basically, it's just a discord bot named "Moyai" (so original!!)
+okay so like basically, it's just a discord bot named "teawie" (so cool!!)
## features / commands
+
(some are slash, some are not)
-**m!ask** | ask the bot a question with predefined answers
- (this is also a slash command, use with /ask)
+**m!ask** | ask the bot a question with predefined answers
+(this is also a slash command, use with /ask)
-**m!moyaispam** | what do you think it does. It spams the moyai emoji.
+**m!teawiespam** | spams :teawiesmile:
-**/copypasta** | sends a random copypasta from *src\moyai_bot\copypastas*
+**/copypasta** | sends a random copypasta from src\teawie_bot\copypastas
**/random_teawie** | sends out a random teawie, which is a soft cute character made by SympathyTea
-
## dev setup
```shell