Legal · Discord apps
Nefarious Widget
Voice-chat counter for streams. A small Discord bot sits in one configured voice channel, counts how many members are connected right now, and exposes that number as JSON so an HTML overlay can show “in voice right now” on a stream or site. It does not read chat, welcome members, or list who is online.
Application ID is not published in the widget source. Watched voice channel
- Terms of ServiceVoice-count overlay · not advice · limited liability
- Privacy PolicyIn-memory count only · no member archive
- Privileged intentsNone — guilds + voice_states only
Tutorial · one example
How the overlay works
Operated by Nefarious Digital. Not financial advice.
- There is no member source message. The bot watches one voice channel.
- It counts occupants in memory and serves that number as JSON for a stream overlay.
- Voice States is a standard intent. Do not request Message Content, Server Members, or Presence.
Standalone HTML mockup: /legal/nefarious-widget/tutorial.html