Skip to content
This repository has been archived by the owner on Sep 1, 2021. It is now read-only.

Commit

Permalink
Merge pull request #112 from MicaelJarniac/patch-1
Browse files Browse the repository at this point in the history
Add basic Discord bot permission info
  • Loading branch information
ldilley authored Nov 9, 2020
2 parents 24fe865 + a0fbcf2 commit e4b0adc
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,10 @@ Terraria messages to. A channel ID appears as a long string of numbers. The proc
to obtain a bot token, you will need to create a Discord bot application. The process is described
[here](https://github.com/reactiflux/discord-irc/wiki/Creating-a-discord-bot-&-getting-a-token).

3. Restart your TShock server to load the plugin. For review or troubleshooting purposes, `terracord.log` can be found in
3. If desired, give the Discord bot **Manage Channel** permission on the text channel it is configured to use. This is required
to dynamically update the channel topic with information about the Terraria server.

4. Restart your TShock server to load the plugin. For review or troubleshooting purposes, `terracord.log` can be found in
the `tshock > Terracord` directory.

:warning: Unfortunately, Terracord may not work with [Mono](https://www.mono-project.com/). This is due to Discord.Net
Expand Down

0 comments on commit e4b0adc

Please sign in to comment.