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 2ef4f5c commit 34d73a9Copy full SHA for 34d73a9
1 file changed
bot.js
@@ -66,7 +66,7 @@ bot.on('message', function (user, userID, channelID, message, evt) {
66
case 'ОБоте':
67
bot.sendMessage({
68
to: channelID,
69
- message: 'Dimini Bot\nVersion 0.0.3.1\nbuild 20211127201000\nDevelopment: Dmitry Yaskovich\n'
+ message: 'Dimini Bot\nVersion 0.0.3.2\nbuild 20220526220000\nDevelopment: Dmitry Yaskovich\n'
70
});
71
break;
72
// case 'выключиИлью':
0 commit comments