Results 15 comments of Shreyash Raj

Having a different app for log viewer usually help members self-hosting the bot. In any case, our self hosted bot is offline and we need logs then there will be...

> :/ Maybe, but i think that it will be easier to setup on Heroku and 1 project will use less project hours than 2 projects. For example i want...

Hmm, something like the opposite of all present giveaway. I guess you mean a way to create giveaways that never end until we run `stop()` method. These type of giveaways...

Update captcha-canvas to latest version and see if the problem is still there

Can you elaborate on the request? Like what you actually want, a feature to customise each character of a captcha.

Hmm... make sense I will try to add this feature

Well what can I say `skia-canvas` is the problem here. I recommend you install `v2` of this package as that supports `canvas` which has better support. ``` npm i [email protected]...

> by the way, is it a bug in captcha.ts: > > ``` > if (option.colors && option.colors?.length > 2) {this._ctx.fillStyle = option.colors[getRandom(option.colors.length - 1)];} > ``` > > should...

is there any update for this, And is there any way to use embed for DMonJoin @officialpiyush

I think discord can understand that this is because of GUILD_CREATE event. And in most of the server joining is around 20-25 in a day so it may not a...