✨
Natsuki
✨
Natsuki
Are You Okay Baby I'm@TheNatsukiBot is public.
Unmaintained. The new repo of
⚡
(It is no longer based on this source code. The completely rewritten bot available now on telegram)
Ready to use method
... Written with AioGram , Pyrogram and Telethon...
A Powerful, Smart And Simple Group Manager
Thanks to everyone who starred Natsuki, That is the greatest pleasure we have !
🧙♀️
Deploy Guide
Complete guide on deploying @TheNatsukiBot's clone on Heroku.
✨
This Tutorial is Old Bot Video But its Ok You Can Use it
☆ Video by SADEW JAYASEKARA ☆
TeamNatsuki
@TheNatsukiBot
Avaiilable on Telegram as
🏃♂️
Easy Deploy
⚡
Support
😎
Self-hosting (For Devs) # Install Git First (apt-instll git)
$ git clone https://github.com/Sadew451/Natsuki
$ cd Natsuki
# Upgrade sources
$ bash deploy.sh
# Install All Requirements
$ pip3 install -r requirements.txt
# Rename ./Natsuki/data/bot_conf.yaml.example to bot_conf.yaml and fill
# Start Bot
$ python3 -m Natsuki
🙋♀️
Mandatory Vars [+] Make Sure You Add All These Mandatory Vars.
[-] APP_ID: You can get this value from @SDMyTgOrgBot
[-] APP_HASH : You can get this value from @SDMyTgOrgBot
[-] 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': 'Natsuki
[+] The Natsuki won't run without setting the mandatory vars.
Special Credits
All other credits mentioned on top of scripts
Anything missing kindly let us know at Natsuki Support or simply submit a pull request on the readme.