Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DiscordSolver ¶
func DiscordSolver(token string, ownerID string) gameforge.CaptchaSolver
DiscordSolver manual discord solver for gameforge challenge solving Create an application here -> https://discord.com/developers/applications Get the "token" from the "Bot" tab Go to "OAuth2" tab, in "scopes" select "Bot" and "applications.commands", in "Bot Permissions" select "Send Messages" Copy the "Generated URL" and invite your bot to a server that you own. "ownerID" get your user ID from your profile in the Discord application
func ManualSolver ¶
func ManualSolver() gameforge.CaptchaSolver
ManualSolver manually solve the captcha
func NinjaSolver ¶
func NinjaSolver(apiKey string) gameforge.CaptchaSolver
NinjaSolver direct integration of ogame.ninja captcha auto solver service
func TelegramSolver ¶
func TelegramSolver(tgBotToken string, tgChatID int64) gameforge.CaptchaSolver
TelegramSolver ...
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.