Inspector_tTIG
New Member
i would like a few tips to narrow down configuring the "_Start.txt" (Trotbot_Start.txt) file in the trot-bot plug in.
could i have a better explanation for define all of the fields in the configuration file
is there a simpler more in depth example on understanding the format of the values for the fields
bot_nick
bot_username
//how do i separate nick from username. does this plug in need another account on the twitch database?
streamer_channel
Channel bot_auth
//Do i define the streamer_channel with my streams URL?
And i believe that it would be very simple to add the stream oath to the configuration script.
bot_nick bot_username streamer_channel bot_auth
the configuration file defines the syntax values in this order in the _start file aside a simple space between values will separate the necessary information.
could i have a better explanation for define all of the fields in the configuration file
is there a simpler more in depth example on understanding the format of the values for the fields
bot_nick
bot_username
//how do i separate nick from username. does this plug in need another account on the twitch database?
streamer_channel
Channel bot_auth
//Do i define the streamer_channel with my streams URL?
And i believe that it would be very simple to add the stream oath to the configuration script.
bot_nick bot_username streamer_channel bot_auth
the configuration file defines the syntax values in this order in the _start file aside a simple space between values will separate the necessary information.