openedtech / edubot

GNU General Public License v3.0
16 stars 5 forks source link

Issues when 2 bots are in a room #15

Closed exciteabletom closed 1 year ago

exciteabletom commented 1 year ago

2 problems:

There are 2 ways of handling this:

  1. Make integrations ignore messages from other bots. (Limits cool factor of bots talking to each other)
  2. Change the database schema, migrate existing data to new schema, add limit to recursive loops, rewrite SQL code