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

users are told to use more, and then told only admins may use it #596

Open
ApertiumBot opened this issue Jan 18, 2021 · 7 comments
Open

Comments

@ApertiumBot
Copy link

This issue was automatically made by begiak, Apertium's beloved IRC bot, by the order of firespeaker on #apertium. A human is yet to update the description.

@jonorthwash
Copy link
Member

(11:51:15) begiak: Type ".more" to view remaining 44 messages.
(11:59:14) ifs[m]: .more
(11:59:14) begiak: ifs[m]: Only admins can use .more on channels.

@mr-martian
Copy link

Perhaps .more should send messages privately when user is not an admin.

@jonorthwash
Copy link
Member

Perhaps .more should send messages privately when user is not an admin.

That would require user-level tracking of queues, which would make the module much more complicated (although this isn't impossible).

@mr-martian
Copy link

hadn't thought of that aspect.

I was basically imagining that a non-admin typing .more would just privately send whatever would have been gotten if an admin had written it.

@jonorthwash
Copy link
Member

That is a potential behaviour, but probably not ideal in terms of the fact that it allows non-admins to discreetly empty the queue...

@mr-martian
Copy link

or if it displays what's in the queue without emptying it? though I suppose at some point we're adding just as much complexity as we're avoiding.

@jonorthwash
Copy link
Member

jonorthwash commented Jan 20, 2021

I think that would have to be user-level, since every time you kick it, it shows one thing from the queue. So it'd have to keep track of how many times each user has kicked it.

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

3 participants