Picture
After the Facebook F8 of this year the new buzzword is ChatBot and I decided to build one using Telegram Bot API .

My ChatBot's name is Monkey Note Bot and it is a Telegram Bot which will take care of your lists of notes.

Typing a command like "Addnotes shopping bread. milk. eggs" (Dots are easier in the mobile than commas) MonkeyNoteBot will add to the list "shopping" the given notes. If the list does not exist, it will be created.

The code can be found in github .

Give a chance to the Monkey !!