An experimental fork of Discord.Net that implements the newest discord features for testing and development to eventually get merged into Discord.Net
156
stars
42
forks
source link
Add methods for manually registering global comands #325
Closed
Cenngo closed 2 years ago
Closes #319. This PR adds methods for registering global commands manually and adds
deleteMissing
parameter to the existing ones.