Netrcol Docs

Info Commands

Ping, help, about, stats and birthday

Topics: ping, help, about, botinfo, stats, birthday, info

Overview

General-purpose commands available to everyone — check that the bot is responsive, open the help menu, view activity stats, and manage birthday reminders. Two preference commands, prefix and language, require Manage Server; see Prefix & Language for details.

Ping

!ping

Checks whether the bot is responsive and shows its latency.

  • !ping

Help

!help [section]

Opens the command menu. Pass a category to jump straight to it.

OptionTypeRequiredDescription
sectionstringOptionalA category, e.g. moderation, levels, ticket
  • !help
  • !help moderation

About

!about

Shows a short summary of Netrcol and what it does.

  • !about

Bot Info

!botinfo

Shows runtime information such as uptime and basic stats.

  • !botinfo

Stats

!stats [range] [user_id]

Shows a member activity statistics card. Choose a time range, and optionally a member (defaults to you).

OptionTypeRequiredDescription
rangeall | today | 7d | 30d | 180dOptionalTime window for the stats (default all)
user_iduserOptionalWhose stats to show (defaults to you)
  • !stats
  • !stats 30d
  • !stats 7d 123456789012345678

Birthday

!birthday <set|status|clear|list>

Manages birthday reminders. Save your birthday with set DD.MM, check it with status, remove it with clear, or see upcoming birthdays with list.

OptionTypeRequiredDescription
actionset | status | clear | listRequiredWhat to do; set takes a DD.MM date
  • !birthday set 29.04
  • !birthday list

Prefix

!prefix [new_prefix|reset]

Required permission: Manage Server

Shows or changes the command prefix. See Prefix & Language for the full rules.

OptionTypeRequiredDescription
new_prefixstringOptionalNew prefix, or reset to restore the default
  • !prefix
  • !prefix ?
  • !prefix reset

Language

!language [language_code]

Required permission: Manage Server

Shows or changes the server language. Supported codes are en, tr, and de.

OptionTypeRequiredDescription
language_codestringOptionalA supported code: en, tr, de
  • !language
  • !language tr

Browse all documentation