MCPcopy
hub / github.com/tinode/chat / chatbot.py

File chatbot.py

chatbot/python/chatbot.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Python implementation of a Tinode chatbot."""
2
3# For compatibility between python 2 and 3
4from __future__ import print_function

Callers

nothing calls this directly

Calls 2

logFunction · 0.85
runFunction · 0.70

Tested by

no test coverage detected