We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ba3407 commit aa57cbdCopy full SHA for aa57cbd
src/commands/skierowanie.ts
@@ -33,7 +33,7 @@ const links = [
33
34
const skierowanie: Command = {
35
name: 'skierowanie',
36
- description: 'Skierowanie na naukę podstaw (+ dobre materiały do nauki)',
+ description: 'Skierowanie na naukę podstaw (+ dobre materiały do nauki). Składnia: `!skierowanie <użytkownik> <technologia>`',
37
args: 'required',
38
cooldown: 10,
39
async execute(msg, av) {
0 commit comments