Updated grammar. Added new messages. FUCK FASCISM!
All checks were successful
Main / build-and-push-docker-image (20.x) (pull_request) Successful in 3m8s

This commit is contained in:
2025-10-21 14:38:25 -04:00
parent 10c84e1582
commit e0754cd03b
2 changed files with 23 additions and 5 deletions

View File

@@ -32,14 +32,14 @@ feature.hears(
}
);
await ctx.reply(
`Recently there have been reports of extremist right\\-wing individuals targeting anyone left of center to doxx and harass\\. The victims of these doxxes have also come out to state that they have had several accounts hacked into\\, including accounts that have unique passwords\\. So it is clear these asshole are using some script kiddie malware to capture\\/steal credentials and possibly even stored passwords\\.`,
`Recently there have been reports of extremist right\\-wing individuals doxxing and harassing anyone left of center\\. The victims have come out to state that they\\'ve had several accounts hacked into\\, including onces with unique passwords\\. It is clear that these assholes are using some kind of script kiddie malware to capture\\/steal credentials and possibly even stored passwords\\.`,
{
parse_mode: "MarkdownV2",
reply_parameters: { message_id: ctx.msg.message_id }
}
);
return await ctx.reply(
`Lucid decided it was time to make a statement\\. Twitter\\/X is not safe anymore\\. The fandom doesn\\'t need it\\. It should be boycotted and not allowed anymore\\.`,
`Lucid decided it was time to make a statement\\. Twitter\\/X is not safe anymore\\. The fandom doesn\\'t need it\\. It should be boycotted and not allowed anymore\\. Thus decided to try making this bot public-use to test it's viability\\. Feel free to add this bot into your own group\\. All it needs is an admin role with the permission to delete messages\\.`,
{
parse_mode: "MarkdownV2",
reply_parameters: { message_id: ctx.msg.message_id }