-
### Name
js
### Discord Username (if applicable)
js#9474
-
```
cardboard@burning-cardboard:~/vintedbot$ npm i && node main.js
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@discordjs/builders@0.16.0',
npm WARN EBADENGINE requi…
-
### What version of Bun is running?
1.0.2
### What platform is your computer?
Linux x86_64
### What steps can reproduce the bug?
Convert TS to JS by bun on a new project and try to consume the o…
-
# Booster到期提醒管理员
### User Story
作为一名管理员,
当某位booster用户到期时,
Bot应该私聊我说:
```
xxx在xxx服务器的boost在今天到期了哦
```
### Acceptance Criteria
Bot在每6小时,扫描所有的guild,然后把所有的Booster记录在内存,放在map里面。
如果扫描的用户,在…
-
This just started happening once a day early in the morning. Bot runs fine, then crashed with the following outputs and stacktrace:
```
Jan 24 00:39:31 files npm[1022]: events.js:188
Jan 24 00:39…
-
Hi, I've been trying to run Cherry for the past few days. I can't manage to get the bot to come online. When I run npm run start this is what is returned:
> cherry@1.3.2 start
> node -r dotenv/con…
-
Whenever I run 'node index.js' in the terminal and send a message in the discord server channel, I get this errors:
node:events:491
throw er; // Unhandled 'error' event
^
TypeError…
-
### Describe the feature
Posting this here because I reached the 2000 char Discord limit and the discussion section of this repo is disabled.
I would like to import my scalar File serializer:
…
-
```
AbortError: This operation was aborted
at new DOMException (node:internal/per_context/domexception:53:5)
at AbortController.abort (node:internal/abort_controller:401:18)
at Timeout. (/root/bot…
-
- [x] Add sqlite database
- [x] Add more routes
- [x] Add PUT / POST endpoints for configuring the API from the frontend
~- [ ] Rewrite Apprise usage (maybe with custom frontend)~
- [X] Write own …