Skip to content

Commit aa57cbd

Browse files
Bartek532typeofweb
andauthored
Fix !skierowanie help description, include command syntax (#84)
* fix help - add syntax in description to skierowanie command * Update skierowanie.ts Co-authored-by: Michał Miszczyszyn <[email protected]>
1 parent 7ba3407 commit aa57cbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/commands/skierowanie.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ const links = [
3333

3434
const skierowanie: Command = {
3535
name: 'skierowanie',
36-
description: 'Skierowanie na naukę podstaw (+ dobre materiały do nauki)',
36+
description: 'Skierowanie na naukę podstaw (+ dobre materiały do nauki). Składnia: `!skierowanie <użytkownik> <technologia>`',
3737
args: 'required',
3838
cooldown: 10,
3939
async execute(msg, av) {

0 commit comments

Comments
 (0)