BETA
TIKI HEAD
T̈͐̈ï̒̈k̈̿̈ï̂̈ḧͤ̈ë̂̈ä͐̈d̤̈̊ • Bio: engineered
3
SomaFM Radio Player for your browser!
Choose & Play SomaFM stations.
Live Demo!
(click twice for external page)... Click for webpage
Bling
Featu
HTML, CSS, JS
2
An attempt to move the code from codepen to Repl.it
Dunno why it came out so odd....
Codepen: https://codepen.io/Xiija/full/JLxKgg/
Repl: https://mat
HTML, CSS, JS
cgolden15 One of the best Matrix rainfalls I've seen to date. A year old and still the coolest project ive seen2 years ago
1
is there any way to stop a repl.it node server
from displaying this info in the console area?...
app los
Node.js
tussiez This is a Replit bug, it returns the result of the last function called when running.
To hide this, add the following to the end of your index.js file:
""; // logs nothing, since this returns ""
`11 months ago
InvisibleOne No, but you could just clear the console after it
console.clear() // Imma gunna look this up to verify it is actually legit, but I think it works
`11 months ago
1
trying to get the repl site name programatically?(in js)... i.e. https://myreplname_here.xiija.repl.co/
thanx for any ....
Node.js
TikiHed Thanks, this works great ...
Now i can log which repl my bot is coming from ...
https://${ process.env.REPLSLUG }.${ process.env.REPLOWNER }.repl.co/1 year ago
1
i like to click & open in a new tab, but clicking a repl talk post just opens it in the same window, forcing me to hit "back" multiple times, or go ba
Coder100 you can right click and click open in a new tab
image
or ctrl + click works too7 months ago
SomaFM-1A SomaFM station Player
ReplAPI-1An API to get any information about Replit users.
Basic Express App 1just basic
0
0
0
repl.it database help
I've been trying to figure out the db, but not having alot of luck.
when i run this repl, i get different results every time. (try hitting run alot ).
Also, why is there no database channel on the discord server?
thanks for any...25
1
0
1
Made a quote of the day kinda bot for the challenge, but it's caching responses... any idea how to stop it? .... https://repl.it/@Xiija/nodebotquotes