Skip to content
/ DaisyX Public template
forked from TeamDaisyX/DaisyX

“ HOLA HUMANS 👋 I'M DAISYX 2.0 ❤️ „ LATEST VERSION OF DAISYX.. Source Code of @Daisyxbot

License

Notifications You must be signed in to change notification settings

PercyOfficial/DaisyX

 
 

Repository files navigation

❤️ DaisyX 2.0 ❤️

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

Codacy

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

Avaiilable on Telegram as @DaisyXBot

🧙‍♀️ Deploy Guide

Complete guide on deploying @DaisyXBot's clone on Heroku.

Tutorial

☆ Video by ANJANA MADUSHANKA

🏃‍♂️ Easy Deploy

Deploy

Generate String Session << Select telethon

❤️ Support

Self-hosting (For Devs) ⚔

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

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 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 Daisy Support or simply submit a pull request on the readme.

Devs & Contributors

• LUCIFER_MORNINGSTAR »» (OWNER)

• INUKA ASITH »» (DEV)

• ROSELOVERX »» (DEV)

• INFOTECHBRO »» (DEV)

• ANJANA_MA »»

• DARK PRINCE »»

• OFFICIAL_BAWWA »»

• Annihilatorrrr »»

• LEGENDX »»

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

About

“ HOLA HUMANS 👋 I'M DAISYX 2.0 ❤️ „ LATEST VERSION OF DAISYX.. Source Code of @Daisyxbot

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.8%
  • Other 0.2%