jpmoura / telegram-nfl-fantasy-bot

A Telegram bot that provides the latest news about the NFL
MIT License
3 stars 1 forks source link

Incorrect promisify usage #32

Closed jpmoura closed 3 years ago

jpmoura commented 3 years ago

In ChatRepository.ts line 14 the usage of promisify + bind functions is incorrect.