A discord bot, which aims to make it easier to connect with other users on CS:GO
Go to file
Jesper Bak Handskemager b1c429e0fc
Merge pull request #2 from jesperbakhandskemager/development
Removed unused code and change README
2022-09-16 15:51:33 +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 Backend published 2022-09-16 15:48:58 +02:00

CS:GO Hub Discord bot

What does it do?

This bot enables users to link their steam accounts to their discord accounts. When you are in a voice channel, you can use the /show-team command to show the CS:GO friend codes of the other users in voice who have linked their accounts

How do I set it up?

You can use the official bot default bot

Or you can set the backend up yourself found here: csgo-hub-backend