Skip to content

Commit

Permalink
review
Browse files Browse the repository at this point in the history
  • Loading branch information
VasilisThePikachu committed Feb 2, 2024
1 parent a06f04e commit 0cad027
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 5 additions & 5 deletions src/en/server-hosting/setting-up-redbot.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,22 +35,22 @@ Now you are ready, please be sure to check the [Wizard-Cogs Github](https://gith
Otherwise, I will list the most interesting ones here with setup instructions

### Game server status
![SS14 Status](https://github.com/space-wizards/wizard-cogs/raw/master/media/SS14-game-status-example.png)
![SS14 Status](../assets/images/discord/SS14-game-status-example.png)

#### Setup
1. Install ```[p]cog install wizard-cogs gameserverstatus```
2. Add your server ```[p]statuscfg addserver ss14 <server-name> <address to your server>```
3. Done! View your work with ```[p]status <server-name>``` (Of course your server needs to be online)

### SS14.Watchdog Power actions
![Poweractions](https://github.com/space-wizards/wizard-cogs/raw/master/media/poweractions-example.png)
![Poweractions](../assets/images/discord/poweractions-example.png)

Currently only has the functionality to restart servers as of writing
1. Install ```[p]cog install wizard-cogs poweractions```
2. Setup your server by running ```[p]poweractionscfg add``` and pressing the green add button. Only admins can run this command. Otherwise, the bot won't respond.
You will get a form you will be asked to fill in (**Notice**: Neither us nor the RedBot developers will receive this information. This information will only be stored by the bot and won't be shown publicly.)

![Input field](../assets/images/redbot-poweactions-form.png)
![Input field](../assets/images/discord/redbot-poweactions-form.png)

- Name: The server's name, you will be providing this to the bot when restarting the server.
- URL: The URL to the watchdog instance, make sure to provide a URL accessible by the bot. Example: If you are exposing the watchdog's API at 'https://example.com/watchdog' then what's that you wanna input. You can probably use 'localhost' too if the bot is hosted on the same machine as the watchdog.
Expand Down Expand Up @@ -78,8 +78,8 @@ Once it's merged and confirmed stable I will update this documentation with all
Yet to be ported to redbot. You can use a [github webhook](https://gist.github.com/jagrosh/5b1761213e33fc5b54ec7f6379034a22) in the meantime.

### Autoresponder (WYCI, Nanotrashen Block Game, Based)
![why](https://github.com/space-wizards/wizard-cogs/raw/master/media/autoresponder-example.png)
![why](../assets/images/discord/autoresponder-example.png)

```[p]cog install wizard-cogs autoresponder```

Why... (Responds to users saying "Something when" with "When you code it", "Tetris" with "Nanotrashen Block Game" and "Based" with "Based on what". This is an inside joke inside Space Station 14 communities)
Why... (Responds to users saying "Something when" with "When you code it", "Tetris" with "Nanotrashen Block Game" and "Based" with "Based on what". This is an inside joke inside Space Station 14 communities)

0 comments on commit 0cad027

Please sign in to comment.