Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // This is the path where we store all the images. AssetsDirPath string )
View Source
var MemeFiles []*MemeFile
MemeFiles these are the file names of the memes available from the bot
View Source
var ( // OutputTempDir is a temporary directory where we will write our images OutputTempDir string )
View Source
var PermittedFileExtension = []string{
".gif",
".jpg",
".jpeg",
".png",
".webp",
}
PermittedFileExtension contaisn the extension that are allowed to use
Functions ¶
func SetPkgConfig ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.