Skip to content

Barham-cayber/Security

Repository files navigation

God OF Wolf robot

Siesta on Telegram
Python Telegram Bot Telethon Python
Maintenance SQL Alchemy
License PRs

Easiest Way To Deploy On Heroku

Configuration

Create a new config.py or rename sample_config.py to config.py file in same dir and import, then extend this class.

  • TOKEN : Your bot Token, As a string
  • API_ID & API_HASH : Get API_ID & API_HASH from my.telegram.org, used for telethon based modules.
  • SQLALCHEMY_DATABASE_URI: Your database URL
  • OWNER_ID : An integer of consisting of your owner ID
  • OWNER_USERNAME : Your username (without the @)
  • SUPPORT_CHAT : Your Telegram support group chat username
  • EVENT_LOGS : Event logs channel to note down important bot level events, recommend to make this public. ex: -100:123
  • JOIN_LOGGER : A channel where bot will print who added it to what group, useful during debugging or spam handling.
  • CASH_API_KEY :Required for currency converter. Get yours from
  • TIME_API_KEY : Required for timezone information. Get yours from
  • DEV_USERS : ID of users who are Devs of your bot (can use /py etc.). If you are a noob and would come and bother Mr.Joker support then keep the current ID's here at they are and add yours.
  • sw_api : Spamwatch API Token, Get one from @SpamWatchBot
  • STRICT_GBAN : Enforce gbans across new groups as well as old groups. When a gbanned user talks, he will be banned.
  • DRAGONS : A space separated list of user IDs who you want to assign as sudo users
  • DEMONS : A space separated list of user IDs who you wanna assign as support users(gban perms only)
  • TIGERS : A space separated list of user IDs who you wanna assign as tiger users.
  • WOLVES : A space separated list of user IDs who you want to assign as whitelisted - can't be banned with your bot.
  • ENV : Setting this to ANYTHING will enable environment variables. Leave it as it is
  • WEBHOOK : Setting this to ANYTHING will enable webhooks. If you dont know how this works leave it as it is
  • PORT : Port to use for your webhooks. Better leave this as it is on heroku
  • URL : The Heroku App URL :- https://<appname>.herokuapp.com
  • No_LOAD : Dont load these modules cause they shit, space separation
  • BL_CHATS : List of chats you want blacklisted.
  • ALLOW_EXCL : Set this to True if you want ! to be a command prefix along with /. Recommended is True
  • DEL_CMDS : Set this to True if you want to delete command messages from users who don't have the perms to run that command.
  • AI_API_KEY : Make your bot talk using Intellivoid's chatbot API, Get your key from
  • BAN_STICKER : ID of the sticker you want to use when banning people
  • WALL_API : Required for wallpaper. Get your's from
  • ARQ_API_URL : https://thearq.tech/ 👈 Fill in this way
  • ARQ_API_KEY : Start this boat https://t.me/ARQRobot. Get the key
  • REM_BG_API_KEY : Go to this site https://www.remove.bg/api#remove-background. Get your api key
  • GENIUS_API_TOKEN : Go to this site https://docs.genius.com/. Get your api token
This Bot is Created by ShinobuProject, If your kanging this without fork at least give a credit to get a smile of my hard work. 
- Wolf X
- EmikoRobot
- YoneRobot
- SaitamaRobot 
- TheRealPhoenixBot
- DaisyX 
- WilliamButcherBot

Support

Vain on Telegram
Support Chat
Update Channel

Credit

Hacker

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages