Command: login#
Summary#
Command | Default Level | Global Only? |
---|---|---|
login | 0 | no |
Description#
- Authenticate with the bot to enable the use of level commands.
Usage#
Ensure to not use login
with a password in public channels. Only send passwords via privmsg.
Autologin
Networks based on `ircu` such as Undernet or Quakenet can achieve autologin via
associated network account (username), negating the need for manual password logins.
Furthermore, these networks support automatic login by using the `login` command without
using a `user` or `password` (even in channels)
```
@Empus | y login
- | yolk (armour@arbour.bot): autologin successful. 0 unread notes.
```
Examples#
Login as user Empus
using password myP@ssw0d!
Related Commands#
Command | Description |
---|---|
access | Check if a user has access in a channel |
adduser | Add a user with access to a channel |
chanlist | List all registered channels |
cmds | List commands available to user |
help | View the help for a given command |
info | View information for a user or channel |
logout | Sign-out from the bot |
modchan | Modify the settings of a channel |
moduser | Modify a user's access in a channel |
newpass | Change your own password |
remchan | Remove a channel and purge all data |
remuser | Remove a user from a channel |
usearch | Searches for registered usernames |
verify | Verify if a client is authenticated |