Created
April 16, 2019 11:47
-
-
Save renesansz/9a125ad2fa0638be1939738a99051228 to your computer and use it in GitHub Desktop.
bot code block
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
client.on('message', msg => { | |
if (msg.content === 'ping') { | |
msg.reply('pong'); | |
} | |
}); |
Ведомость начисленной заработной платы:Ф.И.О.,должность, год рождения,заработная плата.
Ведомость начисленной заработной платы:Ф.И.О.,должность, год рождения,заработная плата.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ведомость начисленной заработной платы:Ф.И.О.,должность, год рождения,заработная плата.