diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-07 21:31:49 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-07 21:31:49 +0100 |
commit | 79b59f9b30fb6a1fdf8c3efb446271f7cb00d434 (patch) | |
tree | f6ade4ccbc3af20d825edacfd12b5da8ded8d240 /data/help/register.dist |
FICS 1.6.2
Diffstat (limited to 'data/help/register.dist')
-rwxr-xr-x | data/help/register.dist | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/data/help/register.dist b/data/help/register.dist new file mode 100755 index 0000000..c819cf0 --- /dev/null +++ b/data/help/register.dist @@ -0,0 +1,16 @@ +To get a registered account, send a message to AdminGuy: + +mess AdminGuy fics_addplayer <handle> "<First M. Last>" <email-address> + + NOTE1: quotes have to be around the name field. + NOTE2: do not include the <>'s in your mail. They only indicate + where you need to place information. + + An example would be like the following, which would register + AdminGuy with the correct name and email information. + + Ex: fics_addplayer AdminGuy "I. M. Admin" chris@onenet.net + + Please tell us if you will be playing with a computer (meaning + that a COMPUTER is deciding what moves to make), or if you are an + FM, IM or GM (master's titles for international competition). |