[Feature]: support for discord-logs
See original GitHub issueFeature?
I’d love to see support for discord-logs built in so I could use the On
decorator with their added events.
Package
discordx
Issue Analytics
- State:
- Created a year ago
- Comments:10 (10 by maintainers)
Top Results From Across the Web
Discord Developer Portal — Documentation — Audit Log
Integrate your service with Discord — whether it's a bot or a game or whatever your wildest imagination can come up with.
Read more >New Audit Log Feature Idea - Discord Support
New Audit Log Feature Idea ... Add a feature where you will be able to view past and present server built in audit...
Read more >Discord Developer Portal — Documentation — Change Log
Integrate your service with Discord — whether it's a bot or a game or whatever your wildest imagination can come up with.
Read more >[Feature Request] Allow for logging of messages on ALL ...
Allow for a remote program to access the messages as the official Discord client receives them. This would work but isn't optimal as...
Read more >Your Discord Data Package
Note: If you need to check on the status of your data request, you can view your Support Ticket history by logging into...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Workround:
Create
discord-logs.d.ts
file inside of your src with content:After that both
@On()
andArgsOf
will have typings for those events.That said. I like it. I just worry about how dead it is. Maybe we can fork it