Skip to content

Commit

Permalink
Added roast command
Browse files Browse the repository at this point in the history
  • Loading branch information
DustinRepo committed Mar 21, 2022
1 parent 647fd6a commit c4088a4
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,12 @@ Print a random bible verse in chat
Check if a number is even using the isEven API
###### coffee
Returns a link to a random picture of coffee
###### plugins
Tries to get the server plugins and returns them
###### roast
Have the bot roast you
###### amogus / amongus
Sussy baka uwu
###### 2b2tcount -name- / !2b2t -name-
See how many times a player has mentioned 2b2t
###### coinflip / flip
Expand All @@ -53,8 +59,6 @@ Play Russian Roulette
See how many times a player has said a phrase
###### report -name- -reason-
Report a player for bad behavior
###### plugins
Tries to get the server plugins and returns them
###### quote -name-
Gets a quote from that player
###### namemc -name-
Expand Down
27 changes: 27 additions & 0 deletions custom/custom.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,33 @@
"UUID (No dashes): {SENDER_UUID_NO_DASH}"
]
},
{
"names": [
"amogus",
"amongus"
],
"responses": [
"sussy",
"you are a sussy impostor!"
]
},
{
"names": [
"roast",
"insult"
],
"responses": [
"Fuck off fatass",
"{SENDER_NAME} probably hasn't showered in like 3 days",
"{SENDER_NAME}'s mom is full of my cum",
"What? You think you can tell me what to do? Fuck you.",
"I will seriously shit in your pants",
"{SENDER_NAME} eats so much cum it's unbelievable",
"Everyone remember when {SENDER_NAME} pissed his pants in 2nd grade?",
"I would roast you, but I don't even know who you are, nn",
"I would rather fuck a pig than fuck your mom. Wait, there's no difference"
]
},
{
"names": [
"coinflip",
Expand Down

0 comments on commit c4088a4

Please sign in to comment.