Documentation ¶
Overview ¶
Package discord provides a discord bot to poll NDX contracts
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BaseEmbed ¶
func BaseEmbed() *discordgo.MessageEmbed
BaseEmbed returns a base message embed type to be customized
func ParseValue ¶ added in v0.0.19
ParseValue converts numbers like 10000000 into 10M
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client wraps bclient and discordgo to provide a discord bot for indexed finance
Click to show internal directories.
Click to hide internal directories.