Discord.Net icon indicating copy to clipboard operation
Discord.Net copied to clipboard

[Docs] Improve IntFw intro demo code

Open Pythonic-Rainbow opened this issue 1 year ago • 0 comments

Description

I just started learning how to use the interaction framework, and I found the demo codea bit confusing because it only showed the InteractionService being created. Later on the doc mentioned that using this service is similar to the Text-based Command method, but didn't say what is/is not similar. I rewrote the code to include a short demo of how to actually activate the service.

Changes

Rewrote demo code for Interaction Framework introduction

Related Issues

Pythonic-Rainbow avatar Jan 19 '24 12:01 Pythonic-Rainbow