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

Telegram interface for basic configurations #11

Open
Virviil opened this issue Apr 9, 2019 · 0 comments
Open

Telegram interface for basic configurations #11

Virviil opened this issue Apr 9, 2019 · 0 comments

Comments

@Virviil
Copy link
Member

Virviil commented Apr 9, 2019

In order to allow admins to configure Buckler Bot, basic Telegram-based interface should be provided.

Possible worklow:

  1. Calling /admin@BucklerBot - inline inside the needed Gorup or Channel will force Buckler to update list of admins for the channel using this method.
    The data should be saved inside new Admins table.
  2. In direct messages with bot, every user can try to call /config command. The configurations process is started then.

Configuration process:

  1. Bot returns list of any defended groups, where the user is admin (or nothing)
  2. User choose the group, and asked to enter the language (mb as a keyboard wuth all languages - now en, ru)
  3. User is asked to choose number of captcha attempts (Default is 3)

Config is saved inside existing chats table.

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