-
imageWidth: 600, // Default is 600
imageHeight: 900, // Default is 900
}),
],
rainlinkNodes: [
{
name: "Lunox",
host: "bd…
-
For now artisan command should run only after build step, or run in watch mode (`pnpm dev`). So tstep by step to run artisan command for now is:
- run`pnpm build` or `pnpm dev`, wait until source cod…
-
Hello, I just see last commit date is 1 years ago and there are some PR that need to be merged. Just curious, is this repo is still alive. If this repo need someone to maintain, may be I can help.
-
🐞 **What bugs you?**
The core modules of EinsteinPy are well-integrated, after #512 & #521. Now, we can add more metric classes to the module, in all usual coordinates, corresponding to the m…
JeS24 updated
2 months ago
-
I currently do not see a way to get the data of any api object based on their id other than tournaments.
It would be good to have something like this:
`api-object = smash.show_api-object-type(api-…
LuNoX updated
6 years ago
-
### Bug description
No Controls are shown when playing a song
### Step to reproduce
using the command /play only the song embed is displayed
### Operating system
Windows 11
### Nodejs version
v…
-
### Bug description
Crash on Start
### Step to reproduce
npm i
npm start
### Operating system
Windows 11
### Nodejs version
18
### Errors / Logs
[AntiCrash] | [UnhandledRejection_Logs] | [st…
-
I'll be posting here whenever I find groups not in the list.
```
"2204": "http://www.cxcscans.com/",
```
-
When run lunoxjs using bun run --hot, currently `@lunoxjs/auth` causing error due to `bcrypt`. In bun, we can use `Bun.password` instead to avoid this error
-
**Describe the bug**
It seems that when we set up 2 or more different Lavalink servers, instead of connecting to all of them, it only connects to one. Even though the console logs multiple connection…