Skip to content

mendrugory/monkey-note-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MonkeyNoteBot

Telegram Chatbot to handle your lists of notes. You can chat with the monkey about your notes here (You should have Telegram).

Requirements

  • MongoDB: A MongoDB Instance
  • Python 3: It has been developed and tested it with Python 3.3 and 3.4.
  • Flask: Awesome web framework.
  • Requests: Awesome Python library.

In order to install the python requirements:

$ pip3 install -r requirements.txt

Configuration

Create your app/settings.py from the given app/settings.py.template. You have to add your Telegram token and your MongoDB credentials.

Execution

This project is prepared to run in Openshift.

About

Telegram Chatbot to handle your lists of notes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published