Sam Hill
@hillsam001
I want to be able to create a user authentication system or something like that. If there are any alternatives please let me know!
ArchieMaclean I don't think there is, since most people seem to dismiss it as a dead language. Alternatives are either - learn a different backend language (e.g. if you know JS, you could learn how to use NodeJS, or you could learn Ruby or Go, or you could use Flask or Django with Python), download PHP, or see if you can find another online IDE that supports it.4 years ago
It's a pretty basic need for anyone who wants to start any even slightly interactive website here. I want to be able to create login systems, contact
Vandesm14 PHP is not supported and probably never will :( Nodejs is supported and is a lot better. It's basically Javascript on the Backend, so no extra language to learn. And, it's used in the leading industry with API's, Bots, frontend rendering on the backend, and desktop apps (using Electron) :)4 years ago
I have a discord bot here that I made just as a placeholder for my discord server. Everything works fine, but when I close the tab it goes offline! Ho
Cerberus_75 going off what @a5rocks said after you set up your flask server you can use uptime robot to constantly ping your bot and keep it "alive" for much longer (there are downtimes, but its a start). You can use this tutorial made by @badvillain01: https://repl.it/talk/learn/How-to-use-and-setup-UptimeRobot/9003. Good Luck!4 years ago
Orion is a chatbot for a platform like Discord. He has a few essential commands, as well as the ability to create your own! There are tons of cool thi
Python
MinecraftMrGabe I was thinking about a concept like this a while ago, but then I forgot about it. this is really cool!4 years ago