A discord bot, which aims to make it easier to connect with other users on CS:GO
Go to file
Jesper Bak Handskemager d2792377ba
Update README.md
2023-05-13 01:12:06 +02:00
.gitignore ignore 2022-09-16 14:17:01 +02:00
config.yaml Add files via upload 2022-09-16 14:20:04 +02:00
go.mod Init 2022-09-16 14:37:14 +02:00
go.sum Init 2022-09-16 14:37:14 +02:00
LICENSE Initial commit 2022-09-16 14:12:20 +02:00
main.go Remove unused 2022-09-16 15:19:14 +02:00
README.md Update README.md 2023-05-13 01:12:06 +02:00

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
  2. Create a Discord bot at Discord developer panel
  3. Create an API key for Steam
  4. Fill in any relevant information in the config.yaml file