Skip to content

Mitsuku is a chatbot. This is an unofficial Python API for Mitsuku.

License

Notifications You must be signed in to change notification settings

hanwenzhu/mitsuku-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An API for Mitsuku, a chatbot.

This is not official. It's just a little project that I'm working on. Usage:

python3 main.py [file]

file: input to chatbot. If not found, you will enter it in stdin.

As for now, it just outputs the response to stdout.

You need the following stuff for it to work:

  • Any distribution of Python, version 3.6 or above
  • beautifulsoup4
  • lxml
  • requests
  • Internet access

This Software is distributed under the MIT License.

About

Mitsuku is a chatbot. This is an unofficial Python API for Mitsuku.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages