Skip to content

pmak-852/fb_reply

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fb_reply

Feature

Use selenium to control web UI. If there is new message, the bot will reply to it with predetermined message.

Known issues

  1. depends on the messenger web UI DOM. Code may fail if the UI changes
  2. no reply to active diagloue (currenly opened chatbox). new message coming from that use will not induce any new message notification

Future improvments

messenger use websocket for communication. Ideally we should use send request to grahql directly instead of replying on the messenger web UI, by which we can get rid of the problems...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages