Group Management Bot

Overview

❀️ π—¦π—›π—”π——π—œπ—¬π—’ ❀️

A Powerful, Smart And Advance Group Manager
... Written with AioGram , Pyrogram and Telethon...

Codacy

⭐️ Thanks to everyone who starred Shadow, That is the greatest pleasure we have !

Available on Telegram as Shadow

πŸƒβ€β™‚οΈ Easy Deploy

Deploy

Generate String Session << Select telethon

❀️ Support

Self-hosting (For Devs) βš”

# Install Git First (apt-instll git)
$ git clone https://github.com/TeamOfShadow/Shadow
$ cd Shadow
# Upgrade sources
$ bash deploy.sh
# Install All Requirements 
$ pip3 install -r requirements.txt
# Rename ./Shadow/data/bot_conf.yaml.example to bot_conf.yaml and fill
# Start Bot 
$ python3 -m Shadow

Mandatory Vars πŸ“’

[+] Make Sure You Add All These Mandatory Vars. 
    [-] API_ID:   You can get this value from https://my.telegram.org
    [-] API_HASH :   You can get this value from https://my.telegram.org
    [-] STRINGSESSION : Your String Session, You can get this From Repl or BY running String_Gen File Locally
    [-] MONGO_URI : Your Mongo DB DataBase Url. .
    [-] TOKEN: Get from botfarther
    [-] DATABASE_URL: from elephantsql.com
    [-] OWNER_ID: ur id
    [-] MONGO_PORT: 27017
    [-] MONGO_DB': 'Shadow'
    [-] REDIS_URI: from redislabs.com (remove port)
    [-] REDIS_PORT: At the end of uri
    [-] REDIS_PASS: pass
[+] The Shadow won't run without setting the mandatory vars.

😍 Credits

Special Credits

The bot is based on the original work done by TeamDaisyX and many other projects This repo was just revamped to suit an Anime-centric & comedy loving community. All original credits go to SophieBot and their dedication, Without his efforts, this fork would not have been possible!

All other credits mentioned on top of scripts

Anything missing kindly let us know at Shadow Updates or simply submit a pull request on the readme.

Contributors

βœͺ Owners

βœͺ Developers

βœͺ Supporters

All who helped at a glance

This project exists thanks to these awesome developers and their codes and contributions. And credits goes to all who supported, all who helped and API & environmental equirement package devs and all projects helped in making this project. Special thanks to you for using bot

Owner
Abdisamad Omar Mohamed
You ignorance makes makes me strong
Abdisamad Omar Mohamed
This library is for simplified work with the sms-man.com API

SMSMAN Public API Python This is a lightweight library that works as a connector to Sms-Man public API Installation pip install smsman Documentation h

13 Nov 19, 2022
A python telegram bot to fetch the details of an ipadress with help of ip-api

ipfetcher A python(Pyrogram) oriented telegram bot to fetch the details of an ipadress developed by @riz4d with the API of https://ip-api.com Deployme

Mohamed Rizad 5 Mar 12, 2022
Infinity: a Twitter retweet bot that can be used by anyone

INSTAMATE Requires Firefox Instapy Python3 How To Use? Fork the repository Add your credentials in the bot.py file Save commits Clone your fork cd int

unofficialdxnny 3 Jun 23, 2022
A wrapper for The Movie Database API v3 and v4 that only uses the read access token (not api key).

fulltmdb A wrapper for The Movie Database API v3 and v4 that only uses the read access token (not api key). Installation Use the package manager pip t

Jacob Hale 2 Sep 26, 2021
Async wrapper over hentaichan.live

hentai-chan-api-async is a small asynchronous parser library that will allow you to easily use manga from https://hentaichan.live Recommended to use python3.7+

7 Dec 15, 2022
Simple Webhook Spammer with Optional Proxy Support

😎 �Simple Webhook Spammer with Optional Proxy Support:- [+] git clone https://g

Terminal1337 12 Sep 29, 2022
A (probably) working Kik name checker

KikNameChecker !THIS ONLY CHECKS WS2.KIK.COM ENDPOINT! \ Will add user inputted endpoints thing \ A (probably) working Kik name checker Started as a s

insert edgy and cool name 1 Dec 17, 2022
A program used to create accounts in bulk, still a work in progress as of now.

Discord Account Creator This project is still a work in progress. It will be published upon its full completion. About This project is still under dev

patched 8 Sep 15, 2022
FTX auto lending bot with python

FTX auto lending bot Get the API key Check my article for step by step + screenshots Setup & Run Install python 3 Install dependency pip install -r re

Patompong Manprasatkul 1 Dec 24, 2021
SQS + Lambdaλ₯Ό ν™œμš©ν•œ 문자 λ©”μ‹œμ§€ 및 이메일, Voice call ν˜ΈμΆœμ„ κ°„λ‹¨ν•˜κ²Œ κ΅¬ν˜„ν•˜λŠ” serverless ν…œν”Œλ¦Ώ

AWS SQS With Lambda notification μ„œλ²„ ꡬ좕을 μœ„ν•œ Poc TODO serverlessλ₯Ό 톡해 sqs κ΄€λ ¨ λ¦¬μ†ŒμŠ€(λžŒλ‹€, sqs) 배포 κ°€λŠ₯ν•œ ν…œν”Œλ¦Ώ μž‘μ„± 및 배포 pocμ°¨μ›μ—μ„œ κ°„λ‹¨ν•œ rest api ν˜ΈμΆœμ„ ν†΅ν•œ sqs fifo 큐에 λ©”μ‹œμ§€

κΉ€μ„Έν™˜ 4 Aug 08, 2021
A Telegram bot that add a dynamic caption to musics

Music Channel Manager A Telegram bot that add a dynamic caption to musics Deploy to Heroku What is it ? It manage your music channel. With just adding

13 Oct 18, 2022
Bitcoin-chance-wheel - Try your luck at getting bitcoins

Program Features - ✍️ Why did we name this tool the Lucky Wheel? - ✍️ This tool

hack4lx 20 Dec 22, 2022
Ulaavi for nuke, helps to keep our stocl elements organised.

Ulaavi Ulaavi for nuke, helps to keep our stock elements organised. Installation Downlaod ffmpeg from ffmpeg.org linux : https://johnvansickle.com/ffm

Arun Subramaniyam 17 Aug 24, 2022
Using GNU Radio and HackRF One to Receive, Analyze and Send ASK/OOK signals

play_with_ask NIS-8016 Lab A code: Recv.grc/py: Receive signals and match with ASK button using HackRF and GNU radio. I use AM demod block(can also in

Chen Anxue 1 Jul 04, 2022
A simple library for interacting with Amazon SQS.

qoo is a very simple Amazon SQS client, written in Python. It aims to be much more straight-forward to use than boto3, and specializes only in Amazon

Jacobi Petrucciani 2 Oct 30, 2020
Marketplace for self published books

Nile API API for the imaginary Nile marketplace for self published books. This is a project created to try out FastAPI as the post promising ASGI serv

Matt de Young 1 Jan 31, 2022
Python Library for Accessing the Cohere API

Cohere Python SDK This package provides functionality developed to simplify interfacing with the Cohere API in Python 3. Documentation See the API's d

cohere.ai 42 Jan 03, 2023
PS4RemotePKGSender - Use with Remote PKG Installer

PS4_Remote_PKG_Sender Used with the remote PKG installer on PS4 Thanks to the au

Teri 4 Sep 23, 2022
Ice-Userbot adalah userbot Telegram modular yang berjalan di Python3 dengan database sqlalchemy

Ice-Userbot Telegram Ice-Userbot adalah userbot Telegram modular yang berjalan di Python3 dengan database sqlalchemy. Berbasis Paperplane dan ProjectB

6 Apr 29, 2022
A maintained fork of Danny's discord.py

Nextcord A modern, easy-to-use, feature-rich, and async-ready API wrapper for Discord written in Python. Fork notice This is a fork of discord.py, whi

977 Jan 05, 2023