Coixia On top
@phyouthcenter1
Coixia is pro. Roblox tech group. Discord will be released soon. 👀
It randomly happens I think it happens with special characters (you \can see this on the instructor page). But it is like it changes english to a diff
HTML, CSS, JS
AmoghTheCool @pyouthcenter1 it doesn't show anything weird for me :)
maybe you have an unintended translation from google translate?
image
Everything is english.1 year ago
phyouthcenter1 If u cant see it in the editor go to the actual site. (troop207.phyouthcenter1.com)1 year ago
Is there a way to send emails from replit.
Here is how it will work:
I type in someones email
i type in the message
it sends from [email protected]
ShizukoV You can make an email-sender using node.js... There are many tutorials on YouTube :).2 years ago
Geocube101 You might be able to use emailing modules to send emails like nodemailer for nodejs or setting up an SMTP server with python2 years ago
I am trying to create a Roblox ranking module but it says "Cannot Get /".
Does anyone know hw to fix this?
mahadr64 I must say i loved reading your blog. It had been well authored and easy to understand. Unlike other blogs I have read which are really not too good.Thanks alot! เว็บตรง อันดับ 15 months ago
notGilbert it seems like there are no handlers for GET / but there are handlers for other routes
you'll need to add your own handler
app.get('/', (req, res) => {
res.send('Hello World!'); // or do whatever you want with req or res
})
`2 years ago
So, I made a website on godaddy.com but I can't my domain without having to upgrade, so I transferring my website to repl.it. However, how do I copy t
ErrorNoInternet You have to get an actual domain name that you own, then use Replit's domain transfer service to transfer your website to that domain. Right now, your website on GoDaddy is managed by GoDaddy.2 years ago
I am trying to figure out how I could store multiple cookies in Noblox.js.
SixBeeps The only thing I can see relating to cookies in Noblox.js is signing in with one. Did you want to have a list of cookies that you can sign in with?2 years ago
I need help embedding this link into my website:
https://top.gg/api/widget/status/725034267079344158.png
RYANTADIPARTHI Solution
Just make a href, and put that link in there:
Link
So that will embed, and take you to your page
That should work. Correct me if I'm wrong2 years ago
Comment down below, the one with the best project in 1 month gets 5 cycles!
@amaddentcsec Has won!
phyouthcenter1 So far @amaddentcsec is winning..
Don’t forget to add links to the project!2 years ago
plscodeinjava I've made some funny games...
PingPong
Hangman
TicTacToe
Chatbot
And lastly..
HouseBuilder
I think I've got this thing in the bag.. lol :)
UPVOTE ME2 years ago
Does anyone know how to make it so when you push a button it takes you to a certain website?
whms
a:link, a:visited {
background-color: #f44336;
color: white;
padding: 15px 25px;
text-align: center;
text-decoration: none;
display: inline-block;
}
Repl.it - The collaborative browser based IDE
This is correct one that makes a real button like that you see in the top right corner of repl.it pages!2 years ago
Hey guys! In this tutorial I am going to show you guys how to make a chat bot. This bot will respond to anything you say for example:
You: Hey bot!