question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG]: The bot word-filter doesn't flag ", <word>,"

See original GitHub issue

This bug seems to be a big issue as one may just list comma-separated bad-words and non-inclusive language, and not get flagged by Alexjs 😱

This isn’t recognised or flagged by the bot: , <bad-word>,

Context: Screenshot 2020-11-16 at 1 32 26 PM

At present this seems to be the only case in which the bot isn’t flagging.(I tried other combinations)

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:11 (10 by maintainers)

github_iconTop GitHub Comments

2reactions
mstanciu552commented, Dec 11, 2020

You can work on this and if you need any help i am here. Super loaded with school next week and this weekend.

I’m gonna do more open source in the upcoming vacation. 😄 😋 👍 Is this ok?

1reaction
Vyvy-vicommented, Dec 11, 2020

Can I work on this ? or perhaps we could team up on this? 🙃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Using discord.py to filter out bad words, no other commands ...
While using a simple for loop to find the bad words works, ... message.delete() flag = True if not flag: await bot.process_commands(message).
Read more >
API Reference - discord.py - Read the Docs
Represents a Discord bot. This class is a subclass of discord.Client and as a result anything that you can do with a discord.Client...
Read more >
Blog | Galactic Bot
Functionally this simply flags messages with certain keywords in them. This setting can use the same subset of regex as the word filter....
Read more >
2 Discord Filter Bots to Block Bad Words - Online Tech Tips
It's a great start as images can contain obscene and vulgar content, but it doesn't save your chat from the occasional curse word....
Read more >
Yelp/detect-secrets: An enterprise friendly way of ... - GitHub
However, this may also mean it doesn't perform the scan with the latest plugins. ... --word-list WORD_LIST_FILE Text file with a list of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found