Telegram Bot sending university computer science news.
$ sudo apt-get install nodejs npm # For Debian, Ubuntu, Mint...
$ git clone https://github.com/UniversityCeNotification/TelegramBot.git
$ cd TelegramBot
$ bash init.sh
There is .env file in bot?(y/n) : n
Telegram Token:ASD123Aasd
MongoDbUri:mongodb://localhost/universityce
> [email protected] start ~/TelegramBot
> node index.js
[+] Nodejs Bot Program Started