devadathanmb / ktu-bot

A telegram bot to view KTU exam results and notifications easily.
https://t.me/ktu_results_bot
GNU General Public License v3.0
48 stars 6 forks source link

Port from Bull Queue to BullMQ #6

Closed devadathanmb closed 9 months ago

devadathanmb commented 9 months ago

Ports the live broadcast functionality to BullMQ to Bull Queue. This was done because Bull Queue has certain problems that is fixed in BullMQ and BullMQ has native typescript support as well.

/broadcast command is yet to be ported