Skip to content

Command: register#


Summary#

Command Default Level Global Only?
register o no

Description#

  • Allows a client to self-register a bot username so they can be added to channels.

Usage#

register <user>
  • Use user as the chosen bot username to create

Examples#

Register new user MrBob after first authenticating with network service as Bob:

@Empus | y newuser MrBob
 @yolk | registered user MrBob (uid: 21 account: Bob)

Confirm user creation:

@Empus | y info mrbob
 @yolk | user: MrBob -- account: Bob -- email: (not set) -- access: global (1)
 @yolk | lastseen: now (authed 0 days, 00:01:26 ago) -- where: MrBob!bob@142-250-188-238.isp.com

Create new user MrBob, generating a random password:

@Empus | y newuser MrBob
 @yolk | registered user MrBob. check /notice for temporary password (uid: 21)

-- | yolk (armour@armour.bot): temporary password is 'uE%s&&WMSE' -- to change, do /msg yolk newpass <newpassword>

Confirm user creation:

@Empus | y info mrbob
 @yolk | user: MrBob -- email: (not set) -- access: global (1)
 @yolk | lastseen: now (authed 0 days, 00:01:26 ago) -- where: MrBob!bob@142-250-188-238.isp.com


Command Description
access Check if a user has access in a channel
adduser Add a user with access to a channel
cmds List commands available to user
help View the help for a given command
info View information for a user or channel
login Authenticate with the bot to user commands
logout Sign-out from the bot
modchan Modify the settings of a channel
moduser Modify a user's access in a channel
newuser Create a new bot user on behalf of someone else
newpass Change your own password
register Allows a client to create their own bot user
remchan Remove a channel and purge all data
remuser Remove a user from a channel
usearch Searches for registered usernames
userlist Displays userlist for a channel
verify Verify if a client is authenticated