]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - doc-src/sms
Merge branch 'ping' of /var/www/mublog.corrupt into corrupt/ping
[quix0rs-gnu-social.git] / doc-src / sms
1 You can post messages to %%site.name%% using a many kinds of cell
2 phones that support SMS messaging. This site does not support SMS
3 directly; rather, it uses your carrier's email gateway to send and
4 receive messages.
5
6 Managing your SMS settings
7 --------------------------
8
9 Use the [SMS settings](%%action.smssettings%%) page to set your SMS
10 preferences. You can add or change your SMS number and set the
11 flags for SMS updates.
12
13 When you add or change your phone number, you'll receive a message on your
14 phone with a verification code. Enter it into the SMS settings page to
15 confirm that the owner of the phone authorizes sending it messages.
16
17 Note that only the carriers listed in the drop down list on the form
18 are supported by %%site.name%%. They're the only ones we know how to
19 make email addresses for.
20
21 Receiving messages
22 ------------------
23
24 Once you've verified your phone number, you can enable sending
25 messages to your phone. If you have a lot of friends and a typical
26 phone, it can be hard to keep up.
27
28 Sending messages
29 ----------------
30
31 To send a message, you must send an email to the incoming email
32 address visible on your SMS settings page. The method for sending
33 email from your phone varies from carrier to carrier and from handset
34 to handet; if in doubt, ask your carrier.
35
36 Keep your incoming email address a secret -- it's the only way we know
37 you're really you!
38
39 Commands
40 --------
41
42 You can use the following commands with %%site.name%%.
43
44 * on - turn on notifications
45 * off - turn off notifications
46 * help - show this help
47 * follow <nickname> - subscribe to user
48 * leave <nickname> - unsubscribe from user
49 * d <nickname> <text> - direct message to user
50 * get <nickname> - get last notice from user
51 * whois <nickname> - get profile info on user
52 * fav <nickname> - add user's last notice as a 'fave'
53 * stats - get your stats
54 * stop - same as 'off'
55 * quit - same as 'off'
56 * sub <nickname> - same as 'follow'
57 * unsub <nickname> - same as 'leave'
58 * last <nickname> - same as 'get'
59 * on <nickname> - not yet implemented.
60 * off <nickname> - not yet implemented.
61 * nudge <nickname> - not yet implemented.
62 * invite <phone number> - not yet implemented.
63 * track <word> - not yet implemented.
64 * untrack <word> - not yet implemented.
65 * track off - not yet implemented.
66 * untrack all - not yet implemented.
67 * tracks - not yet implemented.
68 * tracking - not yet implemented.