We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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).
ApiBot
self.model
The text was updated successfully, but these errors were encountered:
Might be able to close #88 if we finish this
Sorry, something went wrong.
No branches or pull requests
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 versusself.model
(which doesn't exist in the api bot).The text was updated successfully, but these errors were encountered: