Git Product home page Git Product logo

maria-md's Introduction

Hi there, I'm Ayush Pandey! πŸ‘‹

🌟 Welcome to my GitHub profile! 🌟

I'm a passionate developer and tech enthusiast. Here, you'll find a mix of my personal projects, contributions, and maybe a few surprises. Feel free to explore and connect!

πŸ”§ Technologies & Tools

  • Languages: Python, JavaScript
  • Frameworks: Flask, React
  • Tools: Git, VS Code, Docker

πŸ“ˆ GitHub Stats

Ayush's GitHub Stats

Let's code something amazing together! πŸ’»βœ¨

maria-md's People

Contributors

ayush-pandey023 avatar dgxeon avatar fantox avatar pikabotz avatar teamolduser avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

maria-md's Issues

dead

your pairing page is dead

digitation error in some lines. "return replay"

there's a digitation error that make some commands to not work correctly.

lines:

361
784
785
985
1965
2174
2195

to fix, just change to "return reply". :)

note: there's a const named "replay", but with "return replay", commands like "deathcheck" didn't worked for me.

ERROR‘‘

2023-11-23T06:35:39.731323+00:00 app[worker.1]: PM2 | 2023-11-23T06:35:39: PM2 log: App [index:1] starting in -fork mode-
2023-11-23T06:35:39.731343+00:00 app[worker.1]: PM2 | 2023-11-23T06:35:39: PM2 log: App [index:1] online
2023-11-23T06:35:39.731353+00:00 app[worker.1]:
2023-11-23T06:35:39.732346+00:00 app[worker.1]: /app/.pm2/logs/ffmpeg-out.log last 15 lines:
2023-11-23T06:35:39.732607+00:00 app[worker.1]: /app/.pm2/logs/ffmpeg-error.log last 15 lines:
2023-11-23T06:35:39.732776+00:00 app[worker.1]: /app/.pm2/logs/index-error.log last 15 lines:
2023-11-23T06:35:39.733018+00:00 app[worker.1]: /app/.pm2/logs/index-out.log last 15 lines:
2023-11-23T06:35:39.733044+00:00 app[worker.1]: 1|index | /app/.heroku/node/bin/node
2023-11-23T06:35:39.733065+00:00 app[worker.1]: 1|index | /app/plugins.js
2023-11-23T06:35:39.733134+00:00 app[worker.1]:

Fork issue

I can't fork the latest version
It seems like lacking some files

Problem with Sticker Resolution and FFMPEG

Currently, we are experiencing difficulties in maintaining the sticker resolution at 512 by 512 pixels without errors during the FFMPEG process. Unfortunately, we are unable to use other resolutions and adjust them to 512 by 512 pixels. We have attempted to use the Sharp library, but without success.

Any assistance or guidance on resolving this issue would be greatly appreciated.

pairing page

I tried pairing with your bot but it does not work :(

Riplit

I can't see my open with replit

error: precondition required

i used the bot normally a week ago, however, out of nowhere, i went to reconnect and came across this error that hasn't gone away since. i did make some changes to the code, but there was nothing wrong with what i changed (i think, because it was working fine), it happened suddenly. i use termux.

/storage/emulated/0/Download/.Maria-MD-main/node_modules/@whiskeysockets/baileys/lib/Socket/socket.js:54
throw new boom_1.Boom('Connection Closed', { statusCode: Types_1.DisconnectReason.connectionClosed });
^

Error: Connection Closed
at sendRawMessage (/storage/emulated/0/Download/.Maria-MD-main/node_modules/@whiskeysockets/baileys/lib/Socket/socket.js:54:19)
at sendNode (/storage/emulated/0/Download/.Maria-MD-main/node_modules/@whiskeysockets/baileys/lib/Socket/socket.js:73:16)
at Object.requestPairingCode (/storage/emulated/0/Download/.Maria-MD-main/node_modules/@whiskeysockets/baileys/lib/Socket/socket.js:370:15)
at async Timeout._onTimeout (/storage/emulated/0/Download/.Maria-MD-main/plugins.js:89:21) {
data: null,
isBoom: true,
isServer: false,
output: {
statusCode: 428,
payload: {
statusCode: 428,
error: 'Precondition Required',
message: 'Connection Closed'
},
headers: {}
}
}

idk if this error is because of whiskeysockets or something else, because i changed the version (of whiskeysockets) and it didn't worked too.

anyways, "plugins.js:89:21":

88 setTimeout(async () => {
89 let code = await Maria.requestPairingCode(phoneNumber)
90 code = code?.match(/.{1,4}/g)?.join("-") || code
91 console.log(chalk.black(chalk.bgGreen(πŸ€– seu cΓ³digo: )), chalk.black(chalk.white(code)))
92 }, 3000)
93 }

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.