I'm trying to make my discord bot reporoduce audio from a link @client.command() async def play(ctx, url): #...code but it seems that I need to have install
So I've recently found out that I could connect my repositories from GitHub to replit. However, I haven't been able to figure out how to push and commit my code
SEE THIS PIC: I have given the codes which I tried. If I don't add iconURL then it works fine (ONLY FYI). I am using discord.js v13. CODE 1 const embed =
This is my discord bot source on replit import discord import discord.ext from time import sleep import os client = discord.Client() @client.event async def o
I tried to use replit as an online host as a temporary solution before finding a free hosting service. However, as i try to install dependencies there, I get an