Implement clear history for the API model
Opened this issue · 1 comments
rwood-97 commented
Code here:
reginald/reginald/slack_bot/bot.py
Line 300 in 93ec979
We need to update this in the ApiBot
to make a call to the api to clear history on the VM versus self.model
(which doesn't exist in the api bot).