Skip to content
Sign UpLog In
Profile icon

idksolol

@idksolol
Repls
Community
idksolol
idksolol
shared a Post
2 years ago
How do you make accounts?
I am making a discord bot with python and I want that players can get coins by wining a minigame for example. This means I have to get the username of
InvisibleOne
InvisibleOne
Python or Discord.JS?2 years ago
idksolol
idksolol
shared a Post
2 years ago
I'm working on an discord bot wish (if it is posseble) includes an website for an status. I already tried to use the .repl file but I cannot find the
Coder100
Coder100
Try this! run = "npx static-here" HTML repls arent really repls, they are some hacked version2 years ago
Michael8910
Michael8910
You can make a new file in the python one and add a .html for an HTML file, .css for a css file and a .js for a javascript file2 years ago
idksolol
idksolol
shared a Post
2 years ago
So since the replit "update" with .env discord embeds wont work anymore. The codes are correct (no errors) but when I use the command wish would send
Kai_Justice
Kai_Justice
await message.channel.send(embed=Help_embed) It's a kwarg. You have to specify that you're sending an embed a long with the message.2 years ago
ahkid7674
ahkid7674
I cant help you because you actually put the code here instead of linking the repl.. also i know nothing about discord bots2 years ago
idksolol
idksolol
*since2 years ago