botwiki / fediverse-bot

A self-hosted fediverse bot.
https://fediverse-bot.glitch.me/
MIT License
32 stars 1 forks source link

Reply to messages sent to the bot. #20

Open stefanbohacek opened 6 years ago

stefanbohacek commented 6 years ago

There seems to be an issue with deduping the incoming messages, which results in the bot responding multiple times to the same message.

Deduping is done with the save_event and get_event functions using the ID from the payload.