Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions replies.go
Original file line number Diff line number Diff line change
Expand Up @@ -158,10 +158,7 @@ var replies = []Reply{
pattern: `(modpack|\bftb\b|rlcraft|skyfactory|valhelsia|pixelmon|sevtech)`,
message: "Impact is generally incompatible with modpacks and support will not be provided if you encounter bugs with them. It's likely your game will just crash on startup.",
},
{
pattern: `good\s*bot`,
message: "tnyak yow *nuwzzwes yoww necky wecky*",
},

{
pattern: `((anti(-|\s*)(kb|knockback))|velocity)`,
message: "**Velocity**, also known as **Anti-knockback**, is a module under \"Movement\" that prevents the player from taking knockback.",
Expand Down