forked from pothtonswer/discordmuffin
Clean up
This commit is contained in:
parent
e6789fde74
commit
fff4fa20e9
4 changed files with 0 additions and 4 deletions
|
@ -1,5 +1,4 @@
|
||||||
/******************************************************************************
|
/******************************************************************************
|
||||||
* Discordgo v0 by Bruce Marriner <bruce@sqls.net>
|
|
||||||
* A Discord API for Golang.
|
* A Discord API for Golang.
|
||||||
*
|
*
|
||||||
* Currently only the REST API is functional. I will add on the websocket
|
* Currently only the REST API is functional. I will add on the websocket
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
/******************************************************************************
|
/******************************************************************************
|
||||||
* Discordgo by Bruce Marriner <bruce@sqls.net>
|
|
||||||
* A Discord API for Golang.
|
* A Discord API for Golang.
|
||||||
* See discord.go for more information.
|
* See discord.go for more information.
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
/******************************************************************************
|
/******************************************************************************
|
||||||
* Discordgo by Bruce Marriner <bruce@sqls.net>
|
|
||||||
* A Discord API for Golang.
|
* A Discord API for Golang.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
1
wsapi.go
1
wsapi.go
|
@ -1,5 +1,4 @@
|
||||||
/******************************************************************************
|
/******************************************************************************
|
||||||
* Discordgo by Bruce Marriner <bruce@sqls.net>
|
|
||||||
* A Discord API for Golang.
|
* A Discord API for Golang.
|
||||||
* See discord.go for more information.
|
* See discord.go for more information.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue