/discord-golangbot

Discord Bot Made With GoLang

Primary LanguageGoMIT LicenseMIT

GoLang

Discord GoLang Bot

Multifunctional Discord Bot built in Go.

Features

  • Advanced Music Command
  • Twitch Tracker
  • Random API

Install

You need to have installed in your system

  • go
  • ffmpeg
  • youtube-dl

1. Clone this Project

2. Install

# Install 
$ go mod download

Run the Bot

1. Fill the .env.example file with your bot data, and rename it to .env

2. Run the Bot

# Run the Bot
$ go run main.go

Enjoy!

NOTE: Bot is still under development. I suggest you don't fork this repository first