- Liverpool
-
05:45
(UTC) - https://www.thomaswright.io/
Pinned Loading
-
Discord.NET example 'userinfo' comma...
Discord.NET example 'userinfo' command. With Spotify, rich presence & custom game. 1[Command("userinfo")]
2[RequireContext(ContextType.Guild, ErrorMessage = "Sorry, this command must be ran from within a server, not a DM!")]
3public async Task UserInfoAsync(SocketGuildUser user = null)
4{
5user = (SocketGuildUser) (user ?? Context.User);
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.