A simple chatbot implementation Using Alice Bot and Teligram Chatbot API
Uses AIML (AI Markup Language) for defining Bot's behaviour.
Can be taught about by Adding new AIML files to its knowledge base.
Arriving Soon
1.Java JDK 8
2.Maven
3.Telegram's chatbot API key
1.Git clone / Download zip and Extract
2.Get Bot Api key for Telegram Platform (get in tough with bot father)
3.Update the Api key in application.properties file
4.mvn clean install package
Java -jar Bot.<version>.jar
π€ Ayush Vipul
- Github: @ayush-vipul
Copyright Β© 2020 Ayush Vipul.