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

Add ability to (re)move off-topic messages with bot #18

Open
dector opened this issue Feb 24, 2020 · 1 comment
Open

Add ability to (re)move off-topic messages with bot #18

dector opened this issue Feb 24, 2020 · 1 comment

Comments

@dector
Copy link
Contributor

dector commented Feb 24, 2020

Use case: somebody is posting off-topic message to chat.

Now:

User A:
    Hi! How do you like % NON KOTLIN-RELATED STUFF %?
User B:
    >>> User A:
    >>> Hi! How do you like % NON KOTLIN-RELATED STUFF %?
    Oh, not again!
User C:
    >>> User A:
    >>> Hi! How do you like % NON KOTLIN-RELATED STUFF %?
    GFY!
User D:
    >>> User A:
    >>> Hi! How do you like % NON KOTLIN-RELATED STUFF %?
    Belongs to @pofftop !

Better option

User A:
    Hi! How do you like % NON KOTLIN-RELATED STUFF %?
Moderator:
    >>> User A:
    >>> Hi! How do you like % NON KOTLIN-RELATED STUFF %?
    !mod offtopic

Then bot (re)moves offtopic message to special chat and removes moderator reaction.

Note: !mod offtopic is just a command sample, can be discussed.

@r4zzz4k
Copy link
Contributor

r4zzz4k commented Feb 24, 2020

Just my two cents: it sounds reasonable to allow same / similar command for usual members, but react to them after reaching some kind of threshold. We'll probably get to it at some point at Heapy/kotbot.

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

No branches or pull requests

2 participants