Shubot Profile Picture

Shubot

The premium cybernetic companion tailored for deep-space Elite Dangerous intelligence, custom dashboard commands, and high-performance server administration.

Capabilities

Fully Programmed for Action

Designed with high contrast elements and a smooth glowing finish, Shubot combines utility and style in one complete system.

Elite Dangerous Queries

Directly connect with EDSM endpoints for System information, Station pads, Commander records, active Community Goals, and background Galnet feeds.

Moderation Protocols

Keep your server aligned and safe. Advanced commands for hierarchical members moderation including Kick, Ban, and fine-tuned Timeout parameters.

Custom Commands Control

Create and configure custom triggers directly from the Discord chat using owner permissions, synced dynamically with your administration dashboard.

Syndicate Utilities

Built-in random rollers (supporting advanced dice sets up to 100d1000), API ping diagnostics, server status sheets, and user search modules.

Command Center

Bot Commands Directory

Search and browse all built-in commands. Click on a syntax box to immediately copy the prefix and parameters to your clipboard.

!ping
General

Checks the connection latency between Shubot and the Discord API gateway.

!say <message>
General

Repeats the text provided and deletes the original message invocation to keep chat clean.

!server
General

Displays server metrics including guild name, member count, age, and ID.

!user
General

Displays the invoker's profile details, creation dates, and server join timestamps.

!help
General

Sends an embed directory containing listings and descriptions of all active bot commands.

!listcmds
General

Lists all custom text triggers created in the dashboard, categorized by tag headers.

!kick <member> [reason]
Moderation

Kicks a member from the server. Checks role hierarchy before executing.

!ban <member> [reason]
Moderation

Bans a member from the server. Checks hierarchy to prevent accidental moderator blocks.

!timeout <member> <duration> [reason]
Moderation

Mutes a member. Duration supports formats like 10m, 2h, 1d (up to 28 days).

!untimeout <member>
Moderation

Removes any active timeout restrictions immediately from the targeted server member.

!roll [dice]
D&D

Simulates standard dice rolls (e.g. 2d6+3, 1d20-1). Defaults to 1d20 if left empty.

!ed system <systemName>
Elite Dangerous

Fetches EDSM data: coordinates, allegiance, government, controlling faction, security, and population.

!ed station <system> / <station>
Elite Dangerous

Fetches station records: pads sizes (Large/Medium), services (Market, Shipyard), and coordinates.

!ed cmdr <commanderName>
Elite Dangerous

Retrieves player profile: combat, trade, exploration, CQC, Empire/Federacy progress, and location.

!ed galnet
Elite Dangerous

Retrieves the top 3 latest articles and galactic news updates directly from the official Galnet feed.

!ed cg
Elite Dangerous

Fetches currently active Galactic Community Goals showing rewards tier, milestones, and hubs.

!addcmd <name> <cat> <text>
Owner Only

Creates or updates custom text commands directly from Discord, synced with the dashboard layout.

!delcmd <name>
Owner Only

Deletes customized text triggers instantly from the database and dashboard memory.

No matching commands found. Refine your query parameters.

Open Source & Fully Self-Hostable

Shubot is completely open source and modular. Set up your own instance in minutes, customize the command files, and run the launcher dashboard on your local host node.

bash
$ git clone https://github.com/shufunk-dev/shubot-discord.git
Click to Copy
View Code & Install Guide
Command copied to clipboard!