I've made a basic file uploader website using formidable. The file uploader works on my localhost, however when other devices use my website to upload files it
I have two tables that i want to join. Tables : users, rooms. use myDB; create table users( userId char(12), pseudo varchar(24) ); create table rooms ( roo
Does Go have anything similar to Python's multiline strings: """line 1 line 2 line 3""" If not, what is the preferred way of writing strings spanning multip
I want to create a Music Bot with the new Discord Slash Commands, but I don't know how to get the voice channel which the user is in. With a normal Message-Comm
Is there a way similar to an S3 lifecycle policy (or just an s3 bucket policy) that will automatically delete objects in a bucket older than x days and with a g
I am trying to create a tool which will open a .html file, however I need help with the piece of code which will open said .html file. I have this code below...
I'm creating Teams app, but I have already created bot application and resources needed, thus I don`t need form Teams toolkit to create additional ones. Is it p
I have built a controller. For some unknown reason the end point is not reached. Unfortunately I do not understand why. [Route("api/realestates")] [ApiControlle
I'm creating a bot in Shell Script: # Array with expressions expressions=("Ploink Poink" "I Need Oil" "Some Bytes are Missing!" "Poink Poink" "Piiiip Beeeep!!"