Skip to content

SmartMainnet/Holidays-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Holidays Bot

You can find out from this bot what holidays are today

🚀 Getting Started

Setting up Environment variables

  • Rename the .env.example file to .env

  • Add Telegram bot token to BOT_TOKEN ( get token here )

  • Add MongoDB URI to MONGODB_URI ( learn more here )

Installing dependencies

npm install

Run the project

npm start

📝 License

Licensed under the MIT License.