This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
thisnthat
/
discordgo
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
d9a9a765d8
Branches
Tags
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
95 B
Historique
Raw
1
2
3
4
5
language: go
go: 1.5
install:
- go get github.com/bwmarrin/discordgo
- go get -v .