mirror of
https://github.com/FactoKit/FactoCord.git
synced 2024-11-16 10:08:21 +02:00
updated readme
This commit is contained in:
parent
bca64ba2f2
commit
ba322ff1dc
@ -33,6 +33,12 @@ FactoCord uses the following packages:
|
||||
- [godotenv](https://github.com/joho/godotenv/)
|
||||
- [tails](https://github.com/hpcloud/tail)
|
||||
|
||||
You will need to add these lib as go get:
|
||||
|
||||
- `go get github.com/bwmarrin/discordgo`
|
||||
- `go get github.com/joho/godotenv`
|
||||
- `go get github.com/hpcloud/tail/...`
|
||||
|
||||
To compile just do `go build`
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user