Legal · Discord apps

Nefarious Options Levels

Options-levels poster and prefix bot. Members with an allowed role type nl (end-of-day) or nli (intraday) plus tickers; the bot fetches gamma / options levels from a third-party API and replies with a compact payload the Nefarious Levels TradingView indicator can decode. It also auto-posts a nightly EOD set (NQ1!, ES1!, QQQ, SPY, DIA) into one configured channel. It does not welcome members, scan ordinary chat, or read presence.

Application ID is not published in the bot source. Nightly auto-post channel

Tutorial · one example

How a prefix command looks

Operated by Nefarious Digital. Not financial advice.

  1. A member with an allowed role types `nl QQQ SPY` (or `nli` plus tickers).
  2. The bot replies with a short fetching status, then edits that message to a compact ticker payload for the TradingView indicator.
  3. No buttons. Message Content is required to see the prefix text.

Application id is not in bot.ts. This mockup is the nl / nli prefix layout from code — not a reconstructed live levels payload. We do not invent GEX numbers.

#levelsLayout from code · no archived source
MemberLayout from code

nl QQQ SPY

Bot reply — layout from bot.ts, not a live GEX print

#levelsLayout from code · no archived source
Nefarious Options LevelsBotLayout from code

Fetching end of day levels…

Standalone HTML mockup: /legal/nefarious-options-levels/tutorial.html