Are You Okay Baby I'm Natsuki
Unmaintained. The new repo of @TheNatsukiBot is public.
⚡ (It is no longer based on this source code. The completely rewritten bot available now on telegram)
Thanks to everyone who starred Natsuki, That is the greatest pleasure we have !
☆ Video by SADEW JAYASEKARA ☆
Avaiilable on Telegram as @TheNatsukiBot
# 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
[+] 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.
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.