Skip to content
Open navbar menu
Sign UpLog In
Profile icon

Sam Hill

@hillsam001
  • ORION ChatBot

    Cover page
    Made with Python

    A chatbot you can teach! Programmed for the 2019 AI competition.

    Recent comments (0)
Repls
Community
hillsam001
hillsam001
shared a Post
4 years ago
Are there any plans to add PHP support with HTML?
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
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
hillsam001
hillsam001
shared a Post
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
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
a5rocks
a5rocks
https://repl.it/languages/php4 years ago
hillsam001
hillsam001
shared a Post
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
NielsPenninga1
NielsPenninga1
lol 2 years ago
tdhthekid
tdhthekid
mate your token is public 2 years ago
Cerberus_75
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
hillsam001
hillsam001
shared a Post
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
ORION ChatBot
Python
madmonster
madmonster
Could you please make sure orion's commands don't need !o in front?4 years ago
MinecraftMrGabe
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
Goldrank
Goldrank
awesome!4 years ago