ALiENxBEN / Miko-Music

Ichigo music

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

──「 MIKO ダ MUSIC 」──

This is a Group Management based Vc Player, Music Bot Repo, forked from YukkiMusicBot. Start, Help, Ping, Languages and some files are removed. Edited the interface style. Deploy and add your management bots token for getting vc player system in one bot.

─「 ᴅᴇᴩʟᴏʏ ᴏɴ ʟᴏᴄᴀʟ ʜᴏsᴛ/ ᴠᴘs 」─

  • Get your Necessary Variables
  • Upgrade and Update by : sudo apt-get update && sudo apt-get upgrade -y
  • Install Ffmpeg by : sudo apt-get install python3-pip ffmpeg -y
  • Install required packages by : sudo apt-get install python3-pip -y
  • Install pip by : sudo pip3 install -U pip
  • Install Node js by : curl -fssL https://deb.nodesource.com/setup_18.x | sudo -E bash - && sudo apt-get install nodejs -y && npm i -g npm
  • Clone the repository by : git clone https://github.com/Infamous-Hydra/Miko-Music && cd Miko-Music
  • Install requirements by : pip3 install -U -r requirements.txt
  • Create .env with sample.env : cp sample.env .env
  • Editing Vars : vi .env
  • Press I on the keyboard for editing env
    Press Ctrl+C when you're done with editing env and :wq to save the env or :qa to exit editing
  • Install tmux to keep running your bot when you close the terminal by : sudo apt install tmux && tmux
  • Finally run the bot by : bash start
  • For getting out from tmux session : Press Ctrl+b and then d
    ━━━━━━━━━━━━━━━━━━━━

About

Ichigo music


Languages

Language:Python 98.7%Language:Shell 1.2%Language:Dockerfile 0.1%Language:Procfile 0.0%