Skip to content

Commit

Permalink
Fix broken link in readme and references to default command.
Browse files Browse the repository at this point in the history
thanks again Sky.
  • Loading branch information
Gnuxie committed Sep 14, 2024
1 parent 7c9d817 commit 86b7a51
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,14 +97,12 @@ See the [synapse module documentation](docs/synapse_module.md) for information o
After your bot is up and running, you'll want to run a couple commands to get everything
set up:

1. `!draupnir list create coc code-of-conduct-ban-list` - This will create a new ban list
with the shortcode `coc` and an alias of `#code-of-conduct-ban-list:example.org`. You
1. `!draupnir list create my-coc code-of-conduct-ban-list` - This will create a new ban list
with the shortcode `my-coc` and an alias of `#code-of-conduct-ban-list:example.org`. You
will be invited to the room it creates automatically where you can change settings such
as the visibility of the room.
2. `!draupnir default coc` - This sets the default ban list to the list we just created to
help with the ban commands later on.
3. Review the [Moderator's Guide](https://the-draupnir-project.github.io/draupnir-documentation/bot/moderators).
4. Review `!draupnir help` to see what else the bot can do.
2. Review the [Moderator's Guide](https://the-draupnir-project.github.io/draupnir-documentation/moderator/setting-up-and-configuring).
3. Review `!draupnir help` to see what else the bot can do.

## Enabling readable abuse reports

Expand Down

0 comments on commit 86b7a51

Please sign in to comment.