Saul-BT / paragueroreloaded

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go Report Card License: GPL v3

Paraguas Bot Reloaded

Usage

You need an env file ("env.env") on the root directory which contains a "TOKEN" key/value pair.

Example:

TOKEN=YOURSECRETKEYGOESHERE

Supported Platforms

Alpha version tested under these platforms:

  • MacOS Intel
  • Linux 64 bits

Compilation instructions:

git clone $repo
cd $repo/app
go mod tidy -v
go build

License

GNU GPLv3

About

License:GNU General Public License v3.0


Languages

Language:Go 100.0%