Skip to content
View dclinkdot's full-sized avatar

Block or report dclinkdot

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dclinkdot/README.md
  • 👋 Hi, I’m @dclinkdot
  • 👀 I’m interested in ...
  • 🌱 I’m currently learning ...
  • 💞️ I’m looking to collaborate on ...
  • 📫 How to reach me ...

import re, os

id_pattern = re.compile(r'^.\d+$')

API_ID = os.environ.get("API_ID", "23679347")

API_HASH = os.environ.get("API_HASH", "7de55f9c943538839c4bdb877724a773")

BOT_TOKEN = os.environ.get("BOT_TOKEN", "6342241349:AAGPIotH3nI3rjl1xwW-JECiJYxeN4Qx0wQ")

FORCE_SUB = os.environ.get("FORCE_SUB", ")

DB_NAME = os.environ.get("DB_NAME", ")

DB_URL = os.environ.get("DB_URL", "mongodb+srv://Devaraju:[email protected]/?retryWrites=true&w=majority")

FLOOD = int(os.environ.get("FLOOD", "10"))

START_PIC = os.environ.get("START_PIC", "https://te.legra.ph/file/119729ea3cdce4fefb6a1.jpg")

ADMIN = [int(admin) if id_pattern.search(admin) else admin for admin in os.environ.get('ADMIN', '5421323272').split()]

PORT = os.environ.get("PORT", "8080")

Popular repositories Loading

  1. File-Store-Bot-With-Url-Shortner File-Store-Bot-With-Url-Shortner Public

    Forked from VJBots/File-Store-Bot-With-Url-Shortner

    Python 1

  2. Dcbots Dcbots Public

  3. dclinkdot dclinkdot Public

    Config files for my GitHub profile.

  4. Auto-Approved-Bot Auto-Approved-Bot Public

    Forked from PR0FESS0R-99/Auto-Approved-Bot

    Auto Approved Invaite Link Request Telegram Bot

    Python

  5. DC-Auto-Forward-Bot DC-Auto-Forward-Bot Public

    Forked from VJBots/VJ-Auto-Forward-Bot

    Python

  6. Dc-Auto-Approval-Bot Dc-Auto-Approval-Bot Public

    Forked from VJBots/VJ-Auto-Approval-Bot

    Python