discordBotGo

package module
v0.7.4 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

README

halvabot-go

Linter Test

Enable Discord

You need to sign up at Discord Developer Portal

And join our HPDevelopment team.

Create file secret_config.json

{
  "general":{
    "debug":true
  },
  "host":{
    "ip": "***",
    "bot": "***",
    "mock": "***",
    "web": "***"
  },
  "discord":{
    "token":"***",
    "bot":"HalvaBot",
    "id":746726055259406426,
    "prefix":"$",
    "api": {
      "open": ["основной", "видосы", "плейлисты"],
      "status": ["music", "debug"]
    }
  },
  "youtube":{
    "download":true,
    "output":"songfiles"
  },
  "secret":"***"
}

Replace token with token from Discord Developer Portal.

Applications -> HalvaBot -> Bot -> Click to reveal token

Don't pass this token on to anyone!!!

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
internal
api/v1
Package v1 provides primitives to interact with the openapi HTTP API.
Package v1 provides primitives to interact with the openapi HTTP API.
pkg
pkg
log

Jump to

Keyboard shortcuts

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