# Functions
Initialize client and bot configs, download dependencies, launch Selenium instance and finally run dm bot routine.
LaunchBotTui start dm bot on main goroutine.
# Variables
BotStruct is the main struct instance used by this bot.
ErrStopBot is used to trigger bot stopping from some function.
No description provided by the author
No description provided by the author
No description provided by the author