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

.resethistory is broken. #242

Open
astrutt opened this issue Jul 5, 2016 · 0 comments
Open

.resethistory is broken. #242

astrutt opened this issue Jul 5, 2016 · 0 comments

Comments

@astrutt
Copy link

astrutt commented Jul 5, 2016

It doesn't do anything, looking at the code, it's supposed to reset the .seen history for a channel.

It doesn't clear anything. Also it accepts the command from ANY user even without admin privs on the bot.

Because it accepted the command from ALL users without admin, I thought maybe it's supposed to clear the .seen for only the user requesting, but that isn't the case either.

Seems to be broken completely and does nothing.

[19:18:42] .resethistory
[19:18:43] (RDNt) Reset chat history for current channel.
[19:18:46] .seen RDNt
[19:18:47] (RDNt) Have you looked in a mirror lately?
[19:18:51] .seen mathcrab
[19:18:51] (RDNt) mathcrab was last seen 6 minutes ago saying

and so on... reproducible with default installation/configuration

Can we get this fixed?

Thanks!

linuxdaemon added a commit to linuxdaemon/CloudBot that referenced this issue Jun 30, 2018
* Pin versions of dependencies

* Sort requirements file

* Pin test dependency versions
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

1 participant