mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-06-07 15:39:30 +00:00
chore: added TLS error handling to database and cache
This commit is contained in:
parent
7fd9497fb8
commit
4def8df3fe
4 changed files with 47 additions and 16 deletions
|
@ -1,5 +1,6 @@
|
|||
import Canvas from '@napi-rs/canvas';
|
||||
import path from 'path';
|
||||
import fs from 'node:fs';
|
||||
import path from 'node:path';
|
||||
|
||||
import {
|
||||
AttachmentBuilder,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue