Skip to content

austinvalle/hammy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hammy

Bot built for Discord w/ Golang and discordgo.

Running hammy (local)

  • Clone the repo
  • Install Golang
  • Set environment variables:
    • DISCORD_BOT_TOKEN: Create a discord application and bot token for development testing here
  • Run bot with go run command
go run ./cmd/hammy/

Releases

No releases published

Packages

No packages published

Languages