Raggaer
Godly Member
I added a very basic website where I will add all the documentation about the bot
https://tigerbot.org/
https://tigerbot.org/
You can look how to build it by looking at the appveyor script Raggaer/tigerHow can I compile it? I'm trying, but I never used go before.
imgur .com /a/ mHSRm6T
It looks like a library is missing, but I don't know about that.![]()
go get github.com/golang/dep/cmd/dep
dep ensure
go build
I officially gave up of trying to compile it.
Its a bit tricky to setup a working Go environment for the first time, soon this will change ad the language is looking into adding modules to remove some parts of the environment setup...Yeah I haven't the slightest idea how this works. I have never used go, nor can I figure out the
AppVeyor version. Any insight on how to make this work would be great.
<template>
<title>Tiger - Open Tibia discord bot</title>
<description>[https://github.com/Raggaer/tiger](https://github.com/Raggaer/tiger)</description>
<provider>
<name>Raggaer</name>
<url>https://github.com/Raggaer</url>
</provider>
<footer>
<text>Made by Raggaer#0954</text>
</footer>
</template>