Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/g33kidd/go-discord-bot

Discord bot built with Go, mostly command handling at the moment.
https://github.com/g33kidd/go-discord-bot

bots discord golang twitch

Last synced: 8 days ago
JSON representation

Discord bot built with Go, mostly command handling at the moment.

Lists

README

        

# Go Discord Bot

Just a bot built using Go

## How to run this bot?

Well right now I just use `go run main.go` after making sure I have all the packages available to me.