Posts

Engineering College Chat Bot with giving Analysis Using SpringBoot

Image
This application can be used in engineering colleges.Here we can provide analysis and deeperanalysis according to the user requirement.Here everything is given from where to start the application.This is basically a EngineeringCollegeBot Using Telegram.  In telegram,Search you BotFather(The above picture shows the BotFather).There In the list /newbot from the list ,type it Follow the instruction after entering everthing ,we finally create a Bot name given,In this case Bot is EngineeringCollegeBot.In the above one HTTP API and a token is generated.You have to keep token for your further use.BotFather gives the token to newly created Bot. With the help of Telegram App, we created the bot ,In this case EngineeringCollegeBot and with SpringBoot we will make Application run.Here we use Eclipse IDE .Below we create the complete package folder for the application                                                       pom.xml with the dependencies need in this project is given below