itznik / RaVaN_manager

Powerful group management bot made with python..!!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

❀️ 𝐑𝐀𝐕𝐀𝐍 ❀️

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

Codacy

⭐️ Thanks to everyone who starred 𝐑𝐀𝐕𝐀𝐍, That is the greatest pleasure we have !

The first AioGram based modified groupmanagement bot fully optimized for heroku deploys

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

Deploy

Generate String Session << Select telethon

❀️ Support

Self-hosting (For Devs) βš”

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

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': 'DaisyX'
    [-] REDIS_URI: from redislabs.com (remove port)
    [-] REDIS_PORT: At the end of uri
    [-] REDIS_PASS: pass
[+] The DaisyX won't run without setting the mandatory vars.

😍 Credits

Special Credits

The bot is based on the original work done by SophieBot 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 𝐑𝐀𝐕𝐀𝐍 sumportπŸ˜„ or simply submit a pull request on the readme.

𝐑𝐀𝐕𝐀𝐍 the telegram Bot Project

𝐑𝐀𝐕𝐀𝐍 (Base AioGram)

Contributors

β€’ ANJANA_MA »»

β€’ SBATROW BATROW »»

β€’ Nik »»

β€’ ROSELOVERX »»

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

About

Powerful group management bot made with python..!!

License:GNU General Public License v3.0


Languages

Language:Python 99.8%Language:Shell 0.2%Language:Dockerfile 0.0%