d0g

command module
v0.0.0-...-4585732 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 5, 2016 License: MIT Imports: 15 Imported by: 0

README

D0g Go Report Card License GoDoc Build Status

A discord bot written in Go for City17.

Setup

To setup the bot, you need first create an application via the discord dev area here: https://discordapp.com/developers/applications/me

You can safely ignore virtually everything it says, just give it a name and then click create. After that, you'll have a "Create a Bot User" button for you app, click it to get the actual bot user.

Now you have a bot user, you can get the token for the bot. You'll need this for the bot config file. You'll also see a client ID, you'l want this too for the next step.

The final step to add the bot to your server is to go to the following url, with YOUR_CLIENT_ID substituted for the client ID of your bot: https://discordapp.com/api/oauth2/authorize?client_id=YOUR_CLIENT_ID&scope=bot&permissions=0

That will give you the option to select a server you own to join the bot to.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL