Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 505 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 505 Bytes

What is this project?

  • It is a system that receives earthquakes in Turkey via the afad website and sends them to discord channels.
  • The project lost its continuity and was closed.

How to setup?

  • go to src/config.json
  • token, id and webhook are required.
  • Even without Mongo_url
  • Open terminal and type the following codes: npm run start

Finish 🎉

  • Now your project will open, follow the src/Commands path to add a new command, follow the src/Events path to add a new event.