This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
thisnthat
/
discordgo
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Tarik Permintaan
0
Wiki
Pohon:
f9db2f7ed6
Ranting
Tag
master
v1.0.1
v0.24.0
v1.0.0
v0.23.2
v0.23.1
v0.23.0
v0.22.1
v0.22.0
v0.21.1
v0.21.0
v0.20.3
v0.20.2
v0.20.1
v0.20.0
v.0.20.0
v0.19.0
v0.18.0
v0.17.0
v0.16.0
v0.15.0
v0.13.0
v0.12.1
v0.12.0
v0.11.0
v0.10.0
v0.9.0
v0.8.0
v0.7.0
v0.6.0
v0.5.0
discordgo
/
.travis.yml
.travis.yml
121 B
Riwayat
Mentahan
1
2
3
4
5
6
7
8
language: go
go:
- 1.3
- 1.4
- 1.5
install:
- go get github.com/bwmarrin/discordgo
- go get -v .