Commands

All Commands listed with an explanation.

Commands marked with are Premium only commands

Commands for user

Command
Arguments
Explanation

/help

Shows optional help

/info

optional:

user: <user>

Displays information about you, or if a user is provided details about themselves.

/leaderboard

Shows the leaderboard with the Time from everybody.

/overview

Shows everyone who is clocked in.

/timerequest

required:

action: <ActionTypes> minutes: <number> reason: <string>

optional: proof-link: <string> proof-file: <File>

Request a timechange (removal or getting of time), you can also provide proof. An Admin can review your request. After reviewing the user gets an notification if his timerequest was accepted or declined. Also he get the time that he requested.

Commands for administrator

Command
Arguments
Explanation

/employee

required:

user: <user>

action: <ActionTypes>

Manage employees

/reset

required:

user: <user>

Deletes an user completely and resets their times.

/tracking

required:

action: <ActionTypes>

Sends an message where the user can clock in and out.

/time

required:

action: <ActionTypes>

user: <user>

amount: <number>

Add or remove specified amount of time to/from an user.

/language

required: language: <"en" | "de">

Changes language to selected language.

/warn

required:

user: <user> action: <ActionTypes>

Warn, delete warns or see warns from a user.

/role

required:

role: <Role>

action: <ActionTypes>

Bulk operations that will perfom an actions to all users that have the specified role.

/weekstart

required:

start: <Day>

Change when a week resets, if you want that a new week starts on a other day then sunday.

Actiontypes

command
Action
Explanation

/employee

hire

Allow user to track their time.

/employee

fire

Disable user tracking

/employee

stop tracking

Pause the clocked in time from the user. The user gets the time, which he stamped.

/employee

cancel tracking

Abort the clocked in time from the user. The Time is not counted.

/tracking

generate default embed

Generates the default embed, where users can clock in or out.

/tracking

pause general tracking

all users get clocked out, but they get their tracked time

/tracking

cancel general tracking

all users get clocked out, but they dont get their tracked time

/time

add time

Adds specified time to the user

/time

remove time

Removes specified time from the user

/warn

warn user

Warn a user (warn modal). Specify reason and duration.

/warn

remove warn

Opens a select menu, where you can select a warn to delete

/warn

show warns

Show all active warnings from user

/role

hire everyone with role

Everyone who has the specified role will be hired

/role

fire everyone with role

Everyone who has the specified role will be fired

/timerequest

get time

Your request is to get time

/timerequest

get time removed

Your request is to get time removed

Last updated