πͺsetCredentials
Syntax
bot.setCredentials(nickname, realname, password);Parameters
Example Usage
bot.setCredentials('YOUR-NICKNAME', 'BOT-DESCRIPTION');bot.setCredentials('YOUR-NICKNAME', 'BOT-DESCRIPTION', 'PASSWORD');Notes
Last updated