russss / polybot

A framework for making social media bots for multiple networks
BSD 3-Clause "New" or "Revised" License
44 stars 9 forks source link

Allow in_reply_to_id, sends back statuses received from post #4

Closed dracos closed 5 years ago

dracos commented 6 years ago

Sends back what it gets from the posts in a dict, adds in_reply_to_id support (ie main()code can pass back the IDs, not very nice but works?).