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: 26 days ago
JSON representation
Discord bot built with Go, mostly command handling at the moment.
- Host: GitHub
- URL: https://github.com/g33kidd/go-discord-bot
- Owner: g33kidd
- Created: 2018-06-04T01:23:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-20T02:40:09.000Z (over 5 years ago)
- Last Synced: 2024-08-03T13:01:48.554Z (4 months ago)
- Topics: bots, discord, golang, twitch
- Language: Go
- Size: 43 KB
- Stars: 5
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-twitch-dev - g33kidd/go-discord-bot - Discord bot built with Go, mostly command handling at the moment. (Libraries / Golang)
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.