Skip to content
New issue

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

Implement clear history for the API model #199

Open
rwood-97 opened this issue Jun 14, 2024 · 1 comment
Open

Implement clear history for the API model #199

rwood-97 opened this issue Jun 14, 2024 · 1 comment

Comments

@rwood-97
Copy link
Contributor

Code here:

elif req.type == "slash_commands":

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).

@rchan26
Copy link
Collaborator

rchan26 commented Jun 18, 2024

Might be able to close #88 if we finish this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants