- 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.
- go to
src/config.json
token
,id
andwebhook
are required.- Even without Mongo_url
- Open terminal and type the following codes:
npm run start
- Now your project will open, follow the
src/Commands
path to add a new command, follow thesrc/Events
path to add a new event.