A Code that can make your Discord Account 24/7 on Voice Channels

Make your Discord Account Online 24/7 on Voice Channels!


A Code written in Python that helps you to keep your account 24/7 on Voice Channels.

• Fork the repo

• Clone it to replit

• Install the Self-Bot Package : pip install discord.py-self

• Install PyNaCl using the Package Manager

I would really suggest you to watch this video before installing.


The main.py is the main file. keep_alive.py prevents your repl from going to sleep. (If you have a replit hacker plan, then you can delete this file and paste this code inside the main.py file :

import discord
import os
from discord.ext import commands

class Music(commands.Cog):
def __init__(self, bot):
self.bot = bot

@commands.command()
async def join(self,

 

 

 

To finish reading, please visit source site