22 Commits

Author SHA1 Message Date
6c7d8d382b getting_started: rewrite "Identifying to the bot" and "Loading Plugins" sections
- Move NickAuth before hostmask login - NickAuth is more straightforward to configure and less easy to mess up (e.g. by adding an overly wide hostmask)
- Make the Loading Plugins section more straightforward, and add links to plugin listings

Note that I removed the part where nested commands ("[hostmask]") are mentioned in passing. This is a complicated and interesting enough topic to deserve its own page.
2025-02-04 08:57:58 +01:00
a6319311f4 getting_started: cleanup and revise lead section
- Remove the `supybot-wizard` section, as this is duplicated with the install guides
- Add a short blurb describing how to interact with the bot (via command prefix, nick prefix, or direct message)
- Add an explanation of *why* "list" and "help" are separate commands.
- Use consistent formatting when referring to command names. (in this case I used code blocks)
2025-01-21 09:05:34 +01:00
16f57b4598 Remove GPG from the Getting Started guide
No one uses it, and it's just confusing
2024-06-15 08:18:17 +02:00
353dcd39fd format 'supybot-wizard' as monospace 2021-09-20 18:39:54 +02:00
dc97a84f30 Freenode -> Libera
Signed-off-by: Georg <georg@lysergic.dev>
2021-07-17 20:44:55 +02:00
92f3d1b17a getting-started: Make command samples look like actual chat logs 2021-04-29 20:42:35 +02:00
b8bd902927 use/getting_started: rename Supybot to Limnoria.
It may have been confusing, to use the name Supybot everywhere: as the
software name, the shell commands, and the nick on IRC.
Plus, it's the Limnoria documentation, so let's avoid confusion this
early in the documentation.
2020-10-13 22:47:30 +02:00
eb17d3030f getting_started: fix mistake in plugin name. 2020-09-27 15:26:45 +02:00
5e00c9816d Point support channel to #limnoria @ freenode
Supybot upstream is technically EOL.
2020-03-18 23:42:47 -07:00
b22c798b68 Mention that GPG/NickAuth have to be loaded. 2018-10-11 19:40:50 +02:00
a5f9e2ac10 Merge pull request #26 from Mkaysi/getting_started
use/getting_started.rst: talk more about hostmasks
2014-09-02 20:23:36 +02:00
055b3da711 Separate getting_started & identifying_to_services 2014-09-02 21:22:18 +03:00
f620c14293 use/gettin_started.rst: talk more about hostmasks
Adding strict hostmask isn't the only option, you can use wildcards and
the most used wildcards are now explained.

* any nick with specific ident (*!ident@host)
    * server which doesn't have bots, but has multiple users
* anything with specific host (*!*@host)
    * cloaks/vhosts
2014-08-31 12:17:10 +03:00
66b1b2c976 use/getting_started.rst: mention that NickAuth...
...identify you automatically.
2014-08-30 18:15:16 +03:00
fc486ed212 Use gender neutral pronouns 2014-08-28 14:43:41 +03:00
56ac3c3929 getting_started.rst: fix typos noticed by
@nyuszika7h
2014-08-23 12:11:22 +03:00
1c812713d2 use/getting_started.rst: explain four methods...
...to identify to Services.

Did this get a little too verbose? I think that this did, but I need
help making this a little less verbose and CertFP requires verbosity.
2014-08-22 10:04:15 +03:00
05d701cc48 use/getting_started.rst: replace pastebinit wit...
h curl

curl is more often installed than pastebinit and is widely used and
might be installed by default on some systems (I believe Fedora 20 is
one of these).
2014-08-06 11:37:15 +03:00
712522d5c6 doc/getting_started.rst: document GPG and NickAuth 2014-07-25 14:12:27 +03:00
69c14633ba Merge import/ in other directories (develop/ and use/). 2014-01-20 09:31:22 +01:00
129d61db76 Too many changes to list them. 2011-06-29 19:17:50 +02:00
8e48e80012 Start to write documentation. 2011-06-27 11:19:15 +02:00