-
`const { MessageAttachment } = require("discord.js");
const canvas = require("discord-canvas")
exports.run = async (client, message, args, prefix) => {
let image = new canvas.RankCard()
…
-
I've been building a site using UI.Next on the client only along with client-server RPC. Over the past few weeks I've been updating it to the latest WebSharper 3 alpha and it's been quite painless.
U…
mands updated
9 years ago
-
### Bug Type
Function
### Bugged Function
```js
module.exports = [{
name: "$alwaysExecute",
$if: "old",
code: `
$if[$getGlobalUserVar[ServerEXP;$authorID]>=$getGlobalUserVar[Ser…
-
- [x] 상단 랭크 탭바 구현
- [x] 하단 ListView로 순위 표 구현
-
Since I switched to a new host and installed the newest version through pip it crashes when using the following:
`image = await card.card1()` or `image = await card.card2()` or `image = await card.ca…
-
Even though we removed the setting (`.setStatus`), the online status section is still there. If the status is not set, the online-offline status should be removed from the side of the profile.
![ra…
-
## Environment
* Node v16.6.1 on Windows OS Build: 19043.1165
* Hosting site: _**[Heroku](https://heroku.com/)**_
* canvacord@5.2.3
└── canvas@2.8.0
## Issue
* 2021-08-28T12:29:08.870584…
-
Hi there! Thanks for the add-on! 👍🏻
I want to catch "/contractors/achievement" in msw, but it returns a 404 error 😱
![CleanShot 2023-07-07 at 16 29 06](https://github.com/mswjs/msw-storybook-add…
-
***Please Help!***
Error: UnhandledPromiseRejectionWarning: Error: ENOENT, No such file or directory 'xixi52'
Code:
```js
const image = await new Canvas.RankCard()
.setAvatar(…
-
**rank.js**
```
const Discord = require("discord.js");
const Canvas = require("discord-canvas");
module.exports = {
name: "rank",
description: "Permet de pouvoir voir l'Expérience une pe…