Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 290 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 290 Bytes

discordgo-bot

DiscordGo-Bot is a Discord bot written in Go.

The intention of this bot is to serve as responder to ever "ping" word that is sent by the user.

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.