mirror of
https://github.com/jesperh1/csgo-hub-discord.git
synced 2025-05-16 09:18:10 +01:00
A discord bot, which aims to make it easier to connect with other users on CS:GO
.gitignore | ||
config.yaml | ||
go.mod | ||
go.sum | ||
LICENSE | ||
main.go | ||
README.md |
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?
- Setup the backend
- Create a Discord bot at Discord developer panel
- Create an API key for Steam
- Fill in any relevant information in the config.yaml file