Skip to content

Python chatbot that uses worker to process messages

Notifications You must be signed in to change notification settings

mluvii/ChatbotWithQueue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatbotWithQueue

Python chatbot that uses worker to process messages

How to start chatbot

Run wsgi.py to start Chatbot

Arguments

  • "-h" Help
  • "-p" Port Number
  • "-c" Path to certificate(optional)
  • "-k" Path to certificate key(optional)

Important notes

  • Use python 3.10 and newer

About

Python chatbot that uses worker to process messages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published