Skip to content

Commit

Permalink
Merge pull request #4 from TLNBS2405/detached
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
TLNBS2405 authored Feb 11, 2024
2 parents 2f34bc3 + 317896a commit 330006d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ The Heihachi bot is configured using the `src/resources/config.json` file. A sam
```json
{
"DISCORD_TOKEN": "YOUR_DISCORD_TOKEN",
"FEEDBACK_CHANNEL_ID": [feedback_channel_id],
"ACTION_CHANNEL_ID": [action_channel_id]
"FEEDBACK_CHANNEL_ID": "feedback_channel_id",
"ACTION_CHANNEL_ID": "action_channel_id"
}
```
You can obtain your own Discord token by creating a Discord bot ([instructions](https://github.com/reactiflux/discord-irc/wiki/Creating-a-discord-bot-&-getting-a-token)).
Expand Down

0 comments on commit 330006d

Please sign in to comment.