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

Welcome Bot #17

Open
ruqqq opened this issue Feb 28, 2020 · 2 comments
Open

Welcome Bot #17

ruqqq opened this issue Feb 28, 2020 · 2 comments

Comments

@ruqqq
Copy link
Contributor

ruqqq commented Feb 28, 2020

A bot which welcomes new user to the group with a changeable text template.

  • Send message to group when new user joined
  • Delete old welcome messages whenever a new one is created
  • User required to reply (not necessarily reply to the message) within 3 days, else will be kicked
  • Use Stage/Scene to modify welcome text for a chat group from a private chat with bot (use inline options and etc.)
  • Support trivial templating in welcome message
@ruqqq ruqqq added this to To do in MSOCIETY Bot Feb 28, 2020
@azizsafudin
Copy link
Contributor

Delete old welcome messages whenever a new one is created

What does this mean? Delete old messages that were sent?

User required to reply (not necessarily reply to the message) within 3 days, else will be kicked

Should we consider having a public lobby and the main group private (or at least prevent people from inviting directly)? The bot moves you to the main group when you satisfy certain conditions (i.e. real human not spam bot).

@ruqqq
Copy link
Contributor Author

ruqqq commented Mar 1, 2020

Delete old welcome messages whenever a new one is created

What does this mean? Delete old messages that were sent?

Yes, delete the other welcome messages posted previously from the chat. (Good to have, not must have)

User required to reply (not necessarily reply to the message) within 3 days, else will be kicked

Should we consider having a public lobby and the main group private (or at least prevent people from inviting directly)? The bot moves you to the main group when you satisfy certain conditions (i.e. real human not spam bot).

Yes, agreed. As previously discussed.

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

No branches or pull requests

2 participants