csharpi icon indicating copy to clipboard operation
csharpi copied to clipboard

Repository for the Raspberry Pi C# Bot

Results 2 csharpi issues
Sort by recently updated
recently updated
newest added

What's the chances of getting button and slash command interaction? I'm enjoying the tutorial but with the new Discord.Net I'm having issues finding sources of getting those slash command buttons...

I believe there's an issue with this replying to messages/slash commands I think it has to do with the MessageContent Intents here: https://stackoverflow.com/questions/73935914/cant-get-any-discord-messages-from-users Fix: ` var config = new DiscordSocketConfig...