Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.

Typescript refactoring - Extra features #34

Open
ejayxyz opened this issue May 7, 2021 · 0 comments
Open

Typescript refactoring - Extra features #34

ejayxyz opened this issue May 7, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request refactor

Comments

@ejayxyz
Copy link
Member

ejayxyz commented May 7, 2021

Refactor the whole telegram bot from javascript to typescript after #33 Move Blockchain related methods into HUB issue is completed.

Add these extra features:

  • When a user directly messages the Bot first, redirect him/her into the webpage.
  • When a user joins, send the referral link and userId to the Hub
  • Update actions on Upgrade and Downgrade. Both actions based on the event (provided by Listener)
  1. Upgrade - Params: userId and Array of group identifiers to Add To.
  2. Downgrade - Params: userId and Array of group identifiers to Remove From.
@ejayxyz ejayxyz added the enhancement New feature or request label May 7, 2021
@ejayxyz ejayxyz mentioned this issue May 7, 2021
@schronck schronck self-assigned this May 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request refactor
Projects
None yet
Development

No branches or pull requests

2 participants