Skip to content

In this section I want to build a messaging robot that can detect routes. This bot is made by JavaScript. I hope you enjoy this part.

License

Notifications You must be signed in to change notification settings

Miladxsar23/Mailing-robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mailing-robot · GitHub license GitHub license

Mailing robot is a JavaScript project (with vallina js) To run a sample mail robot, an mail router that can give us an idea of how routing robots work. According to this roadmap, more advanced and useful robots can be created for many purposes. Well, this could be the mastermind of systems that need to navigate the physical world to function properly.

animated

Prerequisties

  • instal npm
  • install node js

installation

first download or clone this project and open it in your code editor and open the terminal and run this line:

npm install

Now just enter the following command in the terminal:

npm start

type of robot

Three robots with three different performance methods:

Type Js file Description
random _randomRobot.js Selects routes randomly
route _routeRobot.js It follows a path that passes through all the places
gps _gpsRobot.js He thinks and then chooses the best route

Contributing

As I use this for my own projects, I know this might not be the perfect approach for all the projects out there. If you have any ideas, just open an issue and tell me what you think.

If you'd like to contribute, please fork the repository and make changes as you'd like. Pull requests are warmly welcome.

Licensing

This project is licensed under MIT license.

Contact

About

In this section I want to build a messaging robot that can detect routes. This bot is made by JavaScript. I hope you enjoy this part.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published