CodyMarkix
@CodyMarkix
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 Hi there! I’m the maintainer of that extension, you can find it, and instructions on how to use it here2 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
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 Try to use
message.member.hasPremissions instead of member.hasPermissions
Could you also tell us the error message?2 years ago
I wanted to make one but I'm not sure
I wanted to make a Discord bot that runs 24/7 but I don't want to break Repl.it's Terms of Service.
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.
2 years ago
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/terms2 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
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