Command: set#
Summary#
| Command | Default Level | Global Only? |
|---|---|---|
| set | 1 | no |
Description#
- Allows a user to change their own user settings
automode: automatic action after channel join or login (op,voice,none)lang: list of languages spoken by useremail: email address of userpass: user passwordgreet: greeting to be spoken after channel joins
Usage#
Examples#
Change automode to voice:
Change password to ns^7Jl#n:
For security reasons, passwords should only sent via privmsg commands
Using set pass <pass> can also be done by using newpass <pass>
Change channel greeting to O Captain! My Captain!:
@Empus | y set greet O Captain! My Captain!
@yolk | done.
```]
View user information for user `Empus`:
Related Commands#
| Command | Description |
|---|---|
| cmds | List commands available to user |
| access | Check if a user has access in a channel |
| adduser | Add a user with access to a channel |
| help | View the help for a given command |
| info | View information for a user or channel |
| modchan | Modify the settings of a channel |
| moduser | Modify another user's access level or settings |
| newpass | Change your own user password |
| newuser | Create a new bot user on behalf of someone else |
| 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 |