forked from pothtonswer/discordmuffin
parent
24f61442ac
commit
577e7dd4f6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# DiscordGo
|
# DiscordGo
|
||||||
|
|
||||||
[](https://godoc.org/github.com/bwmarrin/discordgo) [](http://goreportcard.com/report/bwmarrin/discordgo) [](https://travis-ci.com/bwmarrin/discordgo) [](https://discord.gg/0f1SbxBZjYoCtNPP) [](https://discord.com/invite/discord-api)
|
[](https://pkg.go.dev/github.com/bwmarrin/discordgo) [](http://goreportcard.com/report/bwmarrin/discordgo) [](https://travis-ci.com/bwmarrin/discordgo) [](https://discord.gg/0f1SbxBZjYoCtNPP) [](https://discord.com/invite/discord-api)
|
||||||
|
|
||||||
<img align="right" src="http://bwmarrin.github.io/discordgo/img/discordgo.png">
|
<img align="right" src="http://bwmarrin.github.io/discordgo/img/discordgo.png">
|
||||||
|
|
||||||
|
@ -64,7 +64,7 @@ The DiscordGo code is fairly well documented at this point and is currently
|
||||||
the only documentation available. Both GoDoc and GoWalker (below) present
|
the only documentation available. Both GoDoc and GoWalker (below) present
|
||||||
that information in a nice format.
|
that information in a nice format.
|
||||||
|
|
||||||
- [](https://godoc.org/github.com/bwmarrin/discordgo)
|
- [](https://pkg.go.dev/github.com/bwmarrin/discordgo)
|
||||||
- [](https://gowalker.org/github.com/bwmarrin/discordgo)
|
- [](https://gowalker.org/github.com/bwmarrin/discordgo)
|
||||||
- Hand crafted documentation coming eventually.
|
- Hand crafted documentation coming eventually.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue