fluffylea / TestThingie

A discord Bot written in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TestThingie

A Discord Bot that does useless stuff, written in go

Prerequisites

  • golang
  • discordgo (github.com/bwmarrin/discordgo)

Building

Download/clone this repository. Then run

go build

This should spit out an executable.

Running

./TestThingie -t {DISCORDBOTTOKEN}

About

A discord Bot written in Go

License:MIT License


Languages

Language:Go 100.0%