-
Notifications
You must be signed in to change notification settings - Fork 0
Commands
This command is handled by the authorize
method of the MyClient class. It initiates the process of authorizing a user's Steam profile by sending them a direct message with instructions on how to link their Steam profile and create a Pick'em authentication code. You could create a page for this command that explains how it works in more detail, and includes screenshots of the DMs the bot sends to the user.
This command is handled by the showpickem
method of the MyClient class. It retrieves the user's Pick'em information from the Steam API using the getPickemInfo function, and sends it back to the user as an embed in the current channel. You could create a page for this command that explains how it works in more detail, and includes screenshots of what the embed looks like.
Written and maintained by Bramble 2023.