-
Notifications
You must be signed in to change notification settings - Fork 714
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Advanced logging system #527
base: main
Are you sure you want to change the base?
Conversation
thx 😊 |
…aining deleted message
Thanks ❤️ |
Voice and Messages features not working, it worked voice Left at once when bot was with me in channel while playing music |
Can you show your client constructor, with intents please, |
im using Discord 14.15.3 maybe about voice naming is different messages working now only Voice has issue here is my voiceStateUpdate
|
i know now why is not working. its not working when Music Setting is Enabled. i Disabled it and it worked but when music feature is on its not working |
Ah okay, I see the issue here, will fix it later |
…sion for audit logs
@MrTabaOfficial pushed a fix, try it out and lemme know if any further errors arises |
Sorry i fixed it yesterday and did almost same thing Thanks ... |
This PR introduces advanced logging to strange bot.
Can log
/logging
command to setup the log systemThis PR can be considered in the first draft, many things are not thoroughly tested, so any bug reports are welcomed.
If you wish to contribute to the pr, open a pr on the fork of this repo (of which the pr is based on)