Skip to content
This repository was archived by the owner on Jan 2, 2022. It is now read-only.
This repository was archived by the owner on Jan 2, 2022. It is now read-only.

Feature: Remove messages with unicode character spam from chat #116

@solonovamax

Description

@solonovamax

It's a common technique of spammers to just use random unicode characters to bypass the filter.

So, just search for any messages with more than, let's say, 4 charcters past like, 0x007F. Alternatively, you could go up to 0x00FF if you the Latin-1 Supplement characters, 0x017F if you want Latin Extendend-A characters, and 0x024F if you want Latin Extended-B characters. See: https://unicode-table.com/en/#basic-latin (Note, the § character used for colour codes is part of the Latin-1 Supplement characters)

Here's some examples of spam text from today:

§7[1✫] §a[VIP§6+§a] officialspitfire§f: discord.gg⧸KCALS < FREE MVP++ | ZpKsHIpUv
§7[1✫] §a[VIP§6+§a] officialspitfire§f: discord.gg⧸KCALS < FREE MVP++ | LkNoRHmDj
§7[1✫] §a[VIP§6+§a] officialspitfire§f: discord.gg⧸KCALS < FREE MVP++ | RmMnKXlYd
§7[1✫] §a[VIP§6+§a] officialspitfire§f: discord.gg⧸KCALS < FREE MVP++ | RvNaOMbCm
§7[1✫] §a[VIP§6+§a] officialspitfire§f: discord.gg⧸KCALS < FREE MVP++ | DdRxJWaSi
§7[1✫] §a[VIP§6+§a] officialspitfire§f: discord.gg⧸KCALS < FREE MVP++ | PcWrWAsLg
§7[1✫] §a[VIP§6+§a] officialspitfire§f: discord.gg⧸KCALS < FREE MVP++ | KdWqYMnNv
§7[1✫] §a[VIP§6+§a] officialspitfire§f: discord.gg⧸KCALS < FREE MVP++ | RlOlGGcLz
§7[1✫] §a[VIP§6+§a] officialspitfire§f: discord.gg⧸KCALS < FREE MVP++ | KfNgVDtNl
§7[1✫] §a[VIP§6+§a] officialspitfire§f: discord.gg⧸KCALS < FREE MVP++ | QqPwBQzGn
§7[1✫] §a[VIP§6+§a] officialspitfire§f: discord.gg⧸KCALS < FREE MVP++ | RbQoEZwPg
§7[1✫] §a[VIP§6+§a] officialspitfire§f: discord.gg⧸KCALS < FREE MVP++ | HxJpVBlVs
§7[1✫] §a[VIP§6+§a] officialspitfire§f: discord.gg⧸KCALS < FREE MVP++ | BlKoONpRc
§7[1✫] §a[VIP§6+§a] officialspitfire§f: discord.gg⧸KCALS < FREE MVP++ | BvYtRAwQe
§7[1✫] §a[VIP§6+§a] officialspitfire§f: discord.gg⧸KCALS < FREE MVP++ | ExYlDUmOs
§7[1✫] §a[VIP§6+§a] officialspitfire§f: discord.gg⧸KCALS < FREE MVP++ | UdPnDAyLr

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions