Skip to content

Latest commit

 

History

28 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eido

Discord Golang bot

Features

  • Play audio to your voice channel from Youtube videos
    • Commands: play , skip, pause, resume, clear, queue, disconnect

Install

You need these libraries installed in your enviroment:

  • Golang
  • FFmpeg

Create a file in the root called config-prod.env with this content:

DISCORD_TOKEN = Bot xxxx 

xxxx is the token of your bot, keep the Bot string

Run

go run cmd/eido/main.go

Other configs

You can also create other config files for more enviroments, but you have to set the global variable APP_ENV.

Example: APP_ENV = dev --> picks the config file config-dev.env

About

Discord go bot

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages