GithubHelp home page GithubHelp logo

barbarbar338 / bookman Goto Github PK

View Code? Open in Web Editor NEW
9.0 9.0 0.0 128 KB

BookmanDB is a very easy to use and easily editable database module that allows you to create unlimited amount of unique database files!

Home Page: https://www.npmjs.com/package/bookman

License: MIT License

TypeScript 100.00%

bookman's Introduction

✨ Hey there! It's bar

banner

Self-taught back-end developer & robotic integrator. EEE student @ Abdullah Gül University. Loves to play computer games. Might be able to help you about JS, TS, Go, Postgres and backend stuff.

🌍 Social Media

🧦 My Sponsors

Sponsors

📈 Github Stats

visits

⚽ Activity

🖥️ Specs

  • CPU: Intel Core i5-13500H
  • GPU: NVIDIA RTX 4050
  • RAM: 16GB DDR4 3200Mhz
  • Storage: 2TB NVMe

bookman's People

Contributors

barbarbar338 avatar truexpixells avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

bookman's Issues

just a suggestion.

I suggest that you focus on saving data as json locally, without adding the extension to save data mongodb.
because there is already a lot of that does that and the exact way that you're trying to do it.

Help with BookMan

Hi I have a question about Bookman, I try to make any arguments but in file.bookman they put "",

My code:

      message.channel.send(`${player} has been reported for \`${args.splice(1).join(' ')}\``)
        await client.reported.set(`${player}.report.${Math.random()}`, `${args.splice(1).join(" ")}`);

And in "reported.bookman" i just see that when I execute commend => !report test arg1 arg2 arg3 arg4

[
    {
        "yui": {
            "report": [
                {
                    "08549635372455744": "",
                }
            ]
        }
    }
]

and I want

[
    {
        "yui": {
            "report": [
                {
                    "08549635372455744": "arg1 arg2 arg3 arg4",
                }
            ]
        }
    }
]

How we can write multiple args in bookman files ? 🤔

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.