RileCraft / DiscordBot-Template

A bot template with command , event , button , selectmenus , slashcommands handler and error handlers. Made in Discord.JS V14
MIT License
229 stars 59 forks source link

Some Bugs #6

Closed ShkourBashtawi closed 2 years ago

ShkourBashtawi commented 2 years ago

first thx for new big update it is nice and eazy to read and learn

Describe the issue 1. eval command if use button he will show this error and not delete button Screenshot 2021-12-01 020858 Screenshot 2021-12-01 020907

2. bot not load in console log ... but bot it running iam ..test ping command and he run but in console log not show anything

3. iam made command and add userPermissions but he tell me not have permmison and iam owner server hhhhh Screenshot 2021-12-01 035834 Screenshot 2021-12-01 035844

RileCraft commented 2 years ago

Thanks for feedback. (1) I forgot to add the evalButton.js for the button. (2) I am currently trying to find the issue. (3) Fixed in 4.0.1

ShkourBashtawi commented 2 years ago

@RileCraft

Okay bro take your time if see any bugs iam will send here

bro your token in history config.js ..because that change your token

some bug found before some mins idk what that but show if use any command and iam cheak commands if add cooldown but iam not add any cooldown for any commands Screenshot 2021-12-01 062406

RileCraft commented 2 years ago

Eh i accidently leaked the token but ignore it.

Also the new update should fix the logging issue and make sure to use npm start.

I have tested cooldown and it worked fine for me.

ShkourBashtawi commented 2 years ago

@RileCraft

okay now it fixed cooldown iam use already npm start or node .

but Is it normal for him to appear like this? because iam think it show number slash commands and events... Screenshot 2021-12-01 065743

RileCraft commented 2 years ago

it should log all the stuff i mean it does for me