Skip to content

Releases: jus1d/discord-joiner

v1.2

21 Dec 17:53
f93ed0a
Compare
Choose a tag to compare

Release version of discord-joiner utility

Getting strated

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Installing

First of all, be sure that you have GoLang installed.

choco install golang

or

scoop install go

After this step, you can clone this repo and building project on your machine:

git clone https://github.com/jus1d/discord-joiner
go build main.go
touch tokens.txt

After downloading packages, building and compiling, add tokens to tokens.txt and run main.exe