Skip to content

AraHaanOrg/HackBoat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HackBoat

Discord Bot made in Elixir.

Contributing

After cloning the repo, use mix deps.get to install dependancies Then, set your token in config/config.exs And finally, run the app with iex -S mix

Installation

If available in Hex, the package can be installed by adding hackBoat to your list of dependencies in mix.exs:

def deps do
  [{:hackBoat, "~> 0.1.0"}]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/hackBoat.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Elixir 100.0%