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

Updates #7

Merged
merged 56 commits into from
May 9, 2021
Merged

Updates #7

merged 56 commits into from
May 9, 2021

Conversation

shahsad-kp
Copy link
Member

@shahsad-kp shahsad-kp commented May 9, 2021

Main Changes

  • Added an Inline Button when posting on DB Channel to Share Link
  • Added /genlink Command to get Link of Already added Post
  • Added Force Subscribe
    1. To Enable add your Force Sub Channel ID in FORCE_SUB_CHANNEL var
    2. To Disable Keep it 0
    3. If enabled make bot admin in your Force Sub Channel with Invite Users via Link Permission
  • Now admins can send Post Link instead of Forwarding when using /batch or /genlink
  • Increased Posts limit
    1. Previously only got up to 200 posts with one link due to Telegram/Pyrogram Limitation
    2. Now we added another method to get whole Posts with one link
  • Added a Simple Encryption method for Posts security
    1. Just Multiplying Channel ID with message id for encryption
    2. Doing reverse for decryption
    3. This will not give higher security, but no one can access posts without link or the combination of channel id and message id
  • Some Bugs Fixed
  • Some Bugs Added 😌

@shahsad-kp shahsad-kp merged commit f87514a into CodeXBotz:main May 9, 2021
@shahsad-kp shahsad-kp deleted the Beta branch May 9, 2021 04:04
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

Successfully merging this pull request may close these issues.

None yet

1 participant