Documentation ¶
Index ¶
- func AddBotToConfig(botName, botType, botPath, botLang, hostService string)
- func BotLang(m model) string
- func BotPM(m model) string
- func BotStartCmd(m model) string
- func BotType(m model) string
- func CSharpGitIgnore() string
- func CreateRepo(o *options.NewOptions, botName string)
- func DiscordHandler(m model)
- func DockerfileContent(botName, hostService string) string
- func HostService(m model) string
- func HostServiceName(m model) string
- func New(o *options.CommonOptions, isBlank bool)
- func NewBot(m model, l string, platform, lang int)
- func SlackHandler(m model)
- func TelegramHandler(m model)
- func TwitchHandler(m model)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddBotToConfig ¶ added in v0.2.0
func AddBotToConfig(botName, botType, botPath, botLang, hostService string)
func BotStartCmd ¶ added in v0.1.1
func BotStartCmd(m model) string
func CSharpGitIgnore ¶ added in v0.1.4
func CSharpGitIgnore() string
func CreateRepo ¶ added in v0.1.4
func CreateRepo(o *options.NewOptions, botName string)
func DiscordHandler ¶
func DiscordHandler(m model)
func DockerfileContent ¶ added in v0.1.6
func HostService ¶ added in v0.1.9
func HostService(m model) string
func HostServiceName ¶ added in v0.2.0
func HostServiceName(m model) string
func New ¶
func New(o *options.CommonOptions, isBlank bool)
func SlackHandler ¶
func SlackHandler(m model)
func TelegramHandler ¶
func TelegramHandler(m model)
func TwitchHandler ¶ added in v0.2.0
func TwitchHandler(m model)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.