whatisgithub

What is bully-detector?

markmcd/bully-detector — explained in plain English

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

1JavaScriptAudience · generalComplexity · 1/5QuietSetup · easy

In one sentence

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.

Mindmap

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 build with it?

USE CASE 1

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

USE CASE 2

Turn a chat inside joke into a persistent group challenge.

USE CASE 3

Display a fun always-on timer widget inside Discord.

What is it built with?

JavaScriptChrome Extension API

How does it compare?

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 you get it running?

Difficulty · easy Time to first run · 5min

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

Copy-paste prompts

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?

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.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.