DragonFireGames it uses sqlite

if(typeof(success) != "function") success = function(){};
if(typeof(failure) != "function") failure = function(){};
if(!Array.isArray(columns)) return console.error("'keys' is not an array!");
sql = `CREATE TABLE ${name}(id PRIMARY KEY NOT NULL unique, ${columns.join(",")})`
database.run(sql, (err) => {
if(err) {failure(`failed to create table "${name}": ${err}`); return console.error(err)}
success(`successfully created table "${name}"`);
});

this is just for creating a table

    DragonFireGames before you made the backend have jimpify, did you use Varrience's request service? and if you did, did you have any trouble transferring JSON between them?

      Half of me wants to write a discord bot that interacts with code.org using requests and stores messages in a discord server, would that be a good idea? It'd be something similar to widgetbot.

        I won't make it for a while, considering my plate is quite full at the moment, but it is an interesting idea.

          L
          Last Chat :(
          See ya round, people.
          Aug 16, 2024
          T
          t43rew t34t3t45ret 45 e trsdyrt
          wt rtret
          Aug 14, 2024
          general
          Goodbye Gamelab Forum.
          Aug 12, 2024
          Not CDO chat
          yes
          Jul 25, 2024

          Chat

          Welcome to the Chat!

          Please select a channel or DM on the left.
          ;