mirror of
https://github.com/jesperh1/csgo-hub-discord.git
synced 2025-05-16 17:28:11 +01:00
12 lines
694 B
Markdown
12 lines
694 B
Markdown
# CS:GO Hub Discord bot
|
|
|
|
## What does it do?
|
|
This bot enables users to link their steam accounts with their discord accounts allowing friends to easily find your CS:GO friend code.
|
|
When in a voice channel, you can use the `/show-team` command which will show the CS:GO friend codes of all other people in the same voice channel as you with a linked account.
|
|
|
|
## How do I set it up?
|
|
1. Setup the [backend](https://github.com/jesperbakhandskemager/csgo-hub-backend)
|
|
2. Create a Discord bot at [Discord developer panel](https://discord.com/developers/applications)
|
|
3. [Create an API key for Steam](https://steamcommunity.com/dev/apikey)
|
|
4. Fill in any relevant information in the config.yaml file
|