The Word Game, week 1

in #life2 years ago (edited)

#THEWORDGAME 2, копия.png

This week TheWordGame passed the first stages of testing. A total of 50 comments were posted during the week.

This is just the beginning.

Comments are currently posted under posts tagged with TheDiaryGame.

Nice find - free translation library for NodeJs. At the same time it is very easy to use. And it automatically detects the original language. It is very nice.

npm i translatte

const translatte = require('translatte');

translatte(text, {to: 'en'}).then(res => {
    console.log(res.text);
}).catch(err => {
    console.error(err);
});

I try to add two lines to the comments. The first line goes like this:

This commentary is part of TheWordGame

And the second line in Sanskrit - "May everyone be happy, may everyone be healthy". सर्वे भवन्तु सुखिनः सर्वे सन्तु निरामया

This is the first line from the mantra link to wikipedia.

The next step for TheWordGame is authorization in the telegram bot, so that each participant can log in with his login and key in STEEMIT. Yes, there is a big question of security and trust, and if the browser version has keychain and steemconnect, then for the telegram you will need to find your own solutions.

And also - the task is to add the ability to publish posts. And after the implementation of this item, it will be possible to move on to tasks for posts. As well as tasks for comments on the queue.

In general, the implementation of tasks, their receipt and verification.

There will be more!
सर्वे भवन्तु सुखिनः सर्वे सन्तु निरामया

Coin Marketplace

STEEM 0.18
TRX 0.13
JST 0.029
BTC 58225.92
ETH 3120.30
USDT 1.00
SBD 2.50