Files
Discord.Net/docs/guides/faq.md

432 B

title
title
Frequently Asked Questions

Frequently Asked Questions

Note

All of these samples assume you have _client defined as a DiscordSocketClient.

Changing the bot's avatar

[!code-csharpBot Avatar]

Changing the bot's status

[!code-sharpBot Status]

Sending a message to a channel

[!code-csharpMessage to Channel]