Skip to content

LeudoNeto/nezuko-s2-english

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nezuko S2 🎶

The english translated version of Nezuko S2


default prefix: +
(soon customizable)


New features:

✅ Full support for hosting 24/7 for free on Repl.it


✅ Complete button system

✅ Playlist support

= ✅ "move" and "remove" commands

Installation Guide (Self hosting)

- Github Fork

  • 1. In main.py adjust the Token, pasting your bot token

  • 2. In config.py adjust bot_prefix to the prefix you want the bot to use

  • 3. Run pip install -r requirements.txt in terminal

  • 4. Copy what's after the # on the first line of main.py and run it in terminal

  • 5. Finally you can run main.py and the bot will work



Hosting on Repl.it guide:

- Repl.it Fork

  • 1. In the left side bar look for Secrets (Environemnt) and click on it

  • 2. Add a key named Token and paste your bot token on the value

  • 3. Finally click on the green button ▶ Run

  • 4. For 24/7 hosting, copy the url generated by flask (above the terminal when u run for the first time) and paste to a pinging service like Uptime Robot.



Bot working:

gif

If you don't know how to get your bot token, or how to use pinging services (for repl.it 24/7 hosting) and I didn't make a video explaining it, take a look:

How to get bot token

How to use Uptime Robot