Skip to content
Snippets Groups Projects
Commit 8254b5b7 authored by Tagada's avatar Tagada
Browse files

Mettre à jour 'README.md'

parent f6f9dcdc
No related branches found
No related tags found
No related merge requests found
...@@ -15,13 +15,7 @@ This bot respect the #nobot tag. ...@@ -15,13 +15,7 @@ This bot respect the #nobot tag.
If you don't want to be followed by the bot anymore, If you don't want to be followed by the bot anymore,
just DM "unfollow" to the bot, and it'll never follow you again. just DM "unfollow" to the bot, and it'll never follow you again.
### Commands ### Running the bot
* __unfollow__ : The bot will unfollow and mure you so it'll never follow you again.
* __muteuser <user@domain.tld>__ : The bot will mute the targeted user. Admin only.
* __blockdomain <domain.tld>__ : The bot will mute the targeted domain. Admin only.
## Running the bot
```bash ```bash
git clone http://git.cant.at/Tagada/FederationBot.git git clone http://git.cant.at/Tagada/FederationBot.git
...@@ -35,4 +29,13 @@ Edit the `config.json`. ...@@ -35,4 +29,13 @@ Edit the `config.json`.
```bash ```bash
node index.js node index.js
``` ```
\ No newline at end of file
### Commands
|Command|What is does|
|---|---|
|unfollow|The bot will unfollow and mure you so it'll never follow you again.|
|blockuser <user@domain.tld>|The bot will mute the targeted user. If followed, it'll unfollow they too. Admin only.|
|blockdomain <domain.tld>|The bot will mute the targeted domain. If users from this domain are followed, it'll unfollow them. Admin only.|
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment