@Codemonkey51 Thank you =)
@Codemonkey51 Thank you =)
@TSeldenz thanks
@TSelden is there a way without .ico
? file
@TSelden It works thanks!
@TSelden <link rel="icon" href="/image.png" type="image/x-icon" />
and it didn't work for me the picture was just a dot =( [a small one]
@AloegelhiPlaysR I would do that but it shuts of when I leave the page
@Coder100 ah ... I see is there a way to like if we send the token back make then send it on each request, or can you not do that?
@Coder100 could you make a simple sample for me I am not fully following.
@Coder100 ya that's what I was thinking but the problem is lets say someone comes to my /home route via the browser how can I make them automatically send the JWT token?
If it was a repl I could help but it looks like you are trying to restore a submission.
@Coder100 thanks!
@Pankak if I new for example the class of the element how could I get the id?
@Whacko maybe you can use a rest api or something not sure though
you could use AWS amplify or firebase, and maybe MongoDB atlas realm, you could also try repl.it database
@Coder100 yes
@Coder100 So what I want is when in discord someone says @<botname>
, I would like the bot to respond with Hi there!
, could you send a sample repl with this?
@Coder100 thanks!
@KirikAltekar I don't think that works
@everyone the saver package is currently down 😢
@wjustin wb means your are going to write something to the file
@wjustin wb
where?
you do
from time import sleep
at the top,then you do
sleep(seconds)
replace seconds with the amount of seconds.