Skip to content

UniversityCeNotification/TelegramBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TelegramBot

Telegram Bot sending university computer science news.

How to try this repo?

First download NodeJs and npm
  $ sudo apt-get install nodejs npm         # For Debian, Ubuntu, Mint...
Download Repo and Run App
  $ 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

About

Telegram Bot sending university computer science news.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published