PSPIRC PSP: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 23: | Line 23: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! | ! scope="row"| Host | ||
| Name of the IRC server. | | Name of the IRC server. | ||
|- | |- | ||
! | ! scope="row"| Port | ||
| By default it's set to 6667, which is the standard IRC port but you can change it. | | By default it's set to 6667, which is the standard IRC port but you can change it. | ||
|- | |- | ||
! | ! scope="row"| User | ||
| User name for this connection. | | User name for this connection. | ||
|- | |- | ||
! | ! scope="row"| Nickname | ||
| Nickname for this connection. | | Nickname for this connection. | ||
|- | |- | ||
! | ! scope="row"| Realname | ||
| Realname for this connection. | | Realname for this connection. | ||
|- | |- | ||
! | ! scope="row"| Password | ||
| Password (optional) for this connection. | | Password (optional) for this connection. | ||
|- | |- | ||
! | ! scope="row"| Channel | ||
| Channel name for this connection. | | Channel name for this connection. | ||
|- | |- | ||
! | ! scope="row"| Script | ||
| The startup script (optional) for this connection. | | The startup script (optional) for this connection. | ||
|- | |- | ||
