A discord bot, which aims to make it easier to connect with other users on CS:GO
Go to file
Jesper Bak Handskemager 6b9f8cbb2e
Update README.md
2023-05-13 01:13:03 +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:13:03 +02:00

CS:GO Hub Discord bot

What does it do?

This bot enables users to link their steam account with their discord account allowing friends to easily find each others CS:GO friend codes. 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