Skip to content

ofByABit/myPersonalChatBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

22 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Welcome to myPersonalChatBot πŸ‘‹

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.

✨ Demo

Arriving Soon

Getting Started

Pre-Requisits

 1.Java JDK 8
 2.Maven 
 3.Telegram's chatbot API key

Steps Involved

 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 

Running Jar

Java -jar  Bot.<version>.jar

Author

πŸ‘€ Ayush Vipul

πŸ“ License

Copyright Β© 2020 Ayush Vipul.

About

My Personal Chatbot with Telegram Chatbot Platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages