8000 Release v1.2 · jus1d/discord-joiner · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v1.2

Latest
Compare
Choose a tag to compare
@jus1d jus1d released this 21 Dec 17:53
f93ed0a 4F21

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

0