Skip to content

Asyrie/GoatBroteSquared

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoatBrote²

A recode of GoatBrote², its just as trash as before!

Get source

If you want just the source code added to your Go install

go get github.com/DrBrobot/GoatBroteSquared/

Check the data/config folder in this git for the example_bot.ini file, rename it to bot.ini and change for your info

Same with data/config/twitter with the file example_twitter.ini Rename it anything and make to set it in your bot.ini file

You need everything in the data/images folder for some commands

These libraries

Discord Go

go get github.com/bwmarrin/discordgo

Logrus

go get github.com/Sirupsen/logrus

Go Ini

go get github.com/go-ini/ini

Anaconda (Twitter API)

go get github.com/ChimeraCoder/anaconda

You need set these ldflags

main.Version

main.BinaryOS

main.BinaryArch

main.GitHash

main.BuildTime

It Just Works

alt text