-
Depends on #17
[https://discordnet.dev/guides/int_framework/intro.html#slash-commands](https://discordnet.dev/guides/int_framework/intro.html#slash-commands)
[https://discordnet.dev/guides/int_fram…
-
InteractionService seems to have more modularity.
[https://discordnet.dev/guides/int_framework/intro.html](https://discordnet.dev/guides/int_framework/intro.html)
-
Create a new branch to perform the migration.
Using Typescript compilation for Node.
https://nodejs.org/en/learn/getting-started/nodejs-with-typescript
https://typestrong.org/ts-node/
Use Comm…
-
The current command names are done with their exact task instead of sorting them like the example below shows as a possibility.
![image](https://user-images.githubusercontent.com/22025068/174385774-1…
-
Hello.
I have a problem using this sink. After applying the following configuration
Serilog.Log.Logger = new LoggerConfiguration().MinimumLevel.Verbose()
.WriteTo.Discor…
-
Depending on how large your vision for this bot is, a DI container might be wholly unnecessary, but would still be good experience.
-
### Check The Docs
- [X] I double checked the docs and couldn't find any useful information.
### Verify Issue Source
- [X] I verified the issue was caused by Discord.Net.
### Check your in…
-
For some reason when I did a release build and try to get the bot to connect to VC it would disconnect right after. I haven't looked into it at all, this is just a reminder for me to do so later.
…
-
By Secretbetta's words:
> a basic slash command
> that outputs an embedded message
> feel free to customize the message however you want
> add rainbows if you want lmao idk
-
Hi, Ive run into an issue while trying to use your discord bot. It seems that I cannot start my bot although it does says "Connected to discord!", its not making my discord bot go online could you hel…