Giter VIP home page Giter VIP logo

nypsi's People

Contributors

amplitudesxd avatar bulvius1 avatar chasingthemonkey11 avatar dependabot[bot] avatar gray427 avatar growlinggrizzly avatar imgbot[bot] avatar meixz avatar mxz7 avatar nhuijser avatar psychotic10 avatar renovate[bot] avatar starzorrow avatar superboxes avatar xdisplay avatar zackbot2 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

Watchers

 avatar

nypsi's Issues

$user command doesn't work properly

if you use $user and mention another user that isn't yourself, the bot does not respond to the command at all. however, if you mention yourself the bot will respond, and $find id still works properly.

$cars is broken

the command doesn't output anything and just places a cooldown on the user
pls fix >:)

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • fix(deps): update prisma monorepo to v4.8.1 (patch) (@prisma/client, prisma)
  • chore(deps): update commitlint monorepo (minor) (@commitlint/cli, @commitlint/config-conventional)
  • chore(deps): update dependency @types/node-os-utils to v1.3.0
  • chore(deps): update dependency eslint to v8.31.0
  • chore(deps): update typescript-eslint monorepo to v5.48.1 (minor) (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • fix(deps): update dependency discord-hybrid-sharding to v2.1.0
  • fix(deps): update dependency winston-daily-rotate-file to v4.7.1
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

github-actions
.github/workflows/ci.yml
  • actions/checkout v3
  • actions/setup-node v3
  • pnpm/action-setup v2
  • actions/cache v3
  • bobheadxi/deployments v1
  • actions/checkout v3
  • actions/setup-node v3
  • pnpm/action-setup v2
  • actions/cache v3
  • bobheadxi/deployments v1
.github/workflows/codeql-analysis.yml
  • actions/checkout v3
  • github/codeql-action v2
  • github/codeql-action v2
.github/workflows/dependency-review.yml
  • actions/checkout v3
  • actions/dependency-review-action v3
.github/workflows/labeler.yml
  • actions/labeler v4
.github/workflows/prettier.yml
  • actions/checkout v3
  • actions/setup-node v3
  • pnpm/action-setup v2
  • actions/cache v3
  • stefanzweifel/git-auto-commit-action v4
npm
package.json
  • @catppuccin/palette 0.1.5
  • @discordjs/rest 1.5.0
  • @prisma/client 4.8.0
  • @top-gg/sdk 3.1.3
  • bree 9.1.3
  • bufferutil 4.0.7
  • captcha-canvas 3.2.1
  • chalk 4.1.2
  • crypto-js 4.1.1
  • dayjs 1.11.7
  • discord-hybrid-sharding 2.0.5
  • discord.js 14.7.1
  • dotenv 16.0.3
  • express 4.18.2
  • fast-sort 3.2.0
  • figlet 1.5.2
  • imgur 2.2.0
  • ioredis 5.2.4
  • lodash 4.17.21
  • mc-names 1.2.6
  • ms 2.1.3
  • node-os-utils 1.3.6
  • p-all 3.0.0
  • string-similarity 4.0.4
  • table 6.8
  • urban-dictionary 3.0.2
  • winston 3.8.2
  • winston-daily-rotate-file 4.6.1
  • winston-discord-webhook 2.0.0
  • @commitlint/cli 17.3.0
  • @commitlint/config-conventional 17.3.0
  • @types/crypto-js 4.1.1
  • @types/express 4.17.15
  • @types/figlet 1.5.5
  • @types/lodash 4.14.191
  • @types/ms 0.7.31
  • @types/node 18.11.18
  • @types/node-os-utils 1.2.0
  • @types/string-similarity 4.0.0
  • @types/urban-dictionary 3.0.0
  • @typescript-eslint/eslint-plugin 5.47.1
  • @typescript-eslint/parser 5.47.1
  • eslint 8.30.0
  • eslint-plugin-deprecation 1.3.3
  • husky 8.0.3
  • prettier 2.8.2
  • prisma 4.8.0
  • typescript 4.9.4

  • Check this box to trigger a request for Renovate to run again on this repository

request data button doesn't go away on expire

on expire, the "request data" button also doesn't expire but obviously it can't be used (this interaction failed)

image of what i mean below

the "expired" screen also looks different from other ones: see screenshot below

thank u

show date/time on bulk delete logs

when a user's messages are bulkdeleted (e.g. $del or $dp, or on ban, and the contents get sent to logs, the logs are do not contain the date/time that the messages were sent, only when the messages were deleted (see screenshot below).

image

average auction sale data

change prisma query to only fetch from last 30 days instead of last 90 days for calculating average auction sales (and maybe move it to its own function)

fix: odds for bankrob aren't performing properly (not an issue)

as the title says, the new bankrob system doesn't calculate odds based on something like how much money is stored in the bank you're attempting to rob, and because of this, odds are unfair and just not working properly

this could be fixable by instead calculating odds based on the amount of money is in the bank, a user's prestige/balance, etc..

$profile does not have an expired message

when you run a command that typically expires after 10 sec (for example $reset), it times out and changes to an expired message. $profile doesn't do that, it just times out silently without an expired message.

image

pls fix max i dont wanna make another pr im too lazy

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.