# Glenda Bot Dis**go**rd is an example of or starting point for creating an easy to use and extensible Discord bot using the [DiscordGo](https://github.com/bwmarrin/discordgo) library. ### Installing Use go get to download the repository into your Go work environment. ``` go get github.com/bwmarrin/discordgo ``` ### Usage ``` cd $GOPATH/src/github.com/bwmarrin/disgord go build ./disgord -t 'Bot BOT_AUTH_TOKEN' ``` ## Documentation Glenda Bot invite: https://discordapp.com/oauth2/authorize?client_id=406483821144571915&scope=bot