Skip to content
Open navbar menu
Sign UpLog In
CodyMarkix

CodyMarkix

@CodyMarkix
CodyMarkix
CodyMarkix
shared a Post
2 years ago
Where are the environment variables stored in Repl.it?
CodyMarkix
CodyMarkix
shared a Post
2 years ago
I heard somewhere about a Visual Studio add-on that lets you edit repls with Visual Studio. Is there really an addon like that? And how do you set it
RoBlockHead
RoBlockHead
Hi there! I’m the maintainer of that extension, you can find it, and instructions on how to use it here2 years ago
CodyMarkix
CodyMarkix
shared a Post
3 years ago
So I'm on a discord server with my friend where we can test our bots and he's making an afk command. And it isn't working for him and so I ask him for
WHSBurner
WHSBurner
well that doesn't seem like a full code snippet, but with the limited knowledge, I can see one probable thing that might be wrong with it `Discord.User.nick(${nick}:[AFK])` other than that I can't really see much wrong with it...3 years ago
NehalRam
NehalRam
I don't know at all3 years ago
CodyMarkix
CodyMarkix
shared a Post
3 years ago
So I'm making a bot and I'm currently creating a command which is supposed to say "This command ain't complete, my friend." if you have the right perm
NoelB33
NoelB33
Try to use message.member.hasPremissions instead of member.hasPermissions Could you also tell us the error message?3 years ago
CodyMarkix
CodyMarkix
shared a Post
3 years ago
I wanted to make one but I'm not sure
RYANTADIPARTHI
RYANTADIPARTHI
i don't know. Probably not. But maybe try doing it. It may work.3 years ago
CodyMarkix
CodyMarkix
shared a Post
3 years ago
I wanted to make a Discord bot that runs 24/7 but I don't want to break Repl.it's Terms of Service.
RYANTADIPARTHI
RYANTADIPARTHI
no, i don't think it's against the ToS. You can make one.3 years ago
Codemonkey51
Codemonkey51
Read this: https://blog.repl.it/glitch, replits CEO ( @amasad ) promises to never ban pingers. From that article: Because many people are asking us, as co-founders & CEO I want to make a promise to you that we will never block pinging services or make any abrupt changes that will break your apps. We built our infrastructure in a way that doesn't make it super expensive on us to ping your repl to keep it up. 3 years ago
Coder100
Coder100
No. Have you actually read the TOS yet? The TOS states: Not allowed to use the API more than what a normal user would use (not applicable) No malicious intent (not applicable) Things that are harmful to minors (not applicable) Cause things that disrupt the replit service (not applicable) Please, read the TOS. https://repl.it/site/terms3 years ago
CodyMarkix
CodyMarkix
shared a Post
3 years ago
So I'm currently making a Discord bot and when I tried to turn it on, the console showed this error and it didn't turn on. Error: Cannot find module
Coder100
Coder100
wher repl3 years ago
KHZ
KHZ
@Hplr63 shouldn't the command be ./commands/${file} instead of './commands/${file}'3 years ago
CodyMarkix
CodyMarkix
shared a Post
3 years ago
I wanted to make a Discord bot for my server but after a bit of searching I found out that not only does a repl shut down after 30 minutes of inactivi
LEGENDGAMERZ
LEGENDGAMERZ
Use uptimerobot.com website2 years ago
RYANTADIPARTHI
RYANTADIPARTHI
get the hacker plan. And then you can get the always on 24/73 years ago