Skip to content

feat: add /lookupuser Discord command for reverse node lookup#418

Merged
SimmerV merged 2 commits intoMeshAddicts:developfrom
SimmerV:feature-add
Apr 4, 2026
Merged

feat: add /lookupuser Discord command for reverse node lookup#418
SimmerV merged 2 commits intoMeshAddicts:developfrom
SimmerV:feature-add

Conversation

@SimmerV
Copy link
Copy Markdown
Collaborator

@SimmerV SimmerV commented Apr 4, 2026

Summary

  • Add /lookupuser command to look up all mesh nodes linked to a given Discord user (closes Feature: Reverse node lookup #416)
  • Public command — accepts a Discord user mention and displays an embed with each linked node's shortname, longname, status, and a dashboard link
  • Queries PostgreSQL directly for accurate node details

Changes

  • bot/cogs/main_commands.py — Added /lookupuser command with user argument, embed display, and DB-first node resolution

@SimmerV SimmerV self-assigned this Apr 4, 2026
@SimmerV SimmerV added the enhancement New feature or request label Apr 4, 2026
@SimmerV SimmerV added this to meshinfo Apr 4, 2026
@github-project-automation github-project-automation Bot moved this to Backlog in meshinfo Apr 4, 2026
@SimmerV SimmerV merged commit c8e79a4 into MeshAddicts:develop Apr 4, 2026
4 checks passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in meshinfo Apr 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Feature: Reverse node lookup

1 participant