git404hub

what is bully-detector fr?

markmcd/bully-detector — explained in plain English

Analysis updated 2026-07-17 · repo last pushed 2025-12-10

1JavaScriptAudience · generalComplexity · 1/5QuietSetup · easy

tl;dr

A Chrome extension that shows a live countdown timer in a Discord server, tracking how long it's been since someone typed a silly '!bully'-style command.

vibe map

mindmap
  root((repo))
    What it does
      Watches Discord chat
      Resets timer on command
      Shows floating widget
    Tech stack
      JavaScript
      Chrome extension
    Use cases
      Discord group game
      Community inside joke
      Fun chat widget
    Audience
      Discord communities
      Casual hobbyists
    Setup
      Developer mode install
      No configuration

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Track how long a Discord server has gone without someone typing a joke command.

VIBE 2

Turn a chat inside joke into a persistent group challenge.

VIBE 3

Display a fun always-on timer widget inside Discord.

what's the stack?

JavaScriptChrome Extension API

how it stacks up fr

markmcd/bully-detector0xmukesh/docusaurus-tutoriala15n/andrewscheuermann
Stars111
LanguageJavaScriptJavaScriptJavaScript
Last pushed2025-12-102021-12-272015-01-11
MaintenanceQuietDormantDormant
Setup difficultyeasyeasymoderate
Complexity1/52/51/5
Audiencegeneraldevelopergeneral

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · easy time til it works · 5min

Load unpacked via Chrome developer mode, only works in the Hyperfixed Discord server by default.

prompts (copy fr)

prompt 1
Explain how this Chrome extension detects Discord chat messages in real time using content scripts.
prompt 2
Show me how to change the regex pattern this extension uses to match custom trigger commands.
prompt 3
Help me package and load this extension into Chrome using developer mode.
prompt 4
Adapt this timer-reset extension to work in a different Discord server or channel.

Frequently asked questions

what is bully-detector fr?

A Chrome extension that shows a live countdown timer in a Discord server, tracking how long it's been since someone typed a silly '!bully'-style command.

What language is bully-detector written in?

Mainly JavaScript. The stack also includes JavaScript, Chrome Extension API.

Is bully-detector actively maintained?

Quiet — no commits in 6-12 months (last push 2025-12-10).

How hard is bully-detector to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is bully-detector for?

Mainly general.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.